Skip to content

Commit

Permalink
update changelog with PRNG
Browse files Browse the repository at this point in the history
  • Loading branch information
nuclearkatie committed Nov 20, 2023
1 parent a6549f7 commit cb75553
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Since last release
* Add Ubuntu 20.04 to the list of supported platforms (#1605, #1608)
* Add random number generator (Mersenne Twister 19937, from boost) and the ability to set the seed in the simulation control block (#1599)
* Adds active and dormant buying cycles in buy policy (#1596)
* Add random number generator (Mersenne Twister 19937, from boost) and the ability to set the seed in the simulation control block (#1599)

**Changed:**

Expand Down

0 comments on commit cb75553

Please sign in to comment.