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 Oct 23, 2023
1 parent 1e9f1ca commit 57d1d3e
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 @@ -19,6 +19,7 @@ Since last release
* build and test are now fown on githubAction in place or CircleCI (#1569)
* Have separate workflows for testing, publishing dependency images, and publishing release images (#1597, #1602, #1606, #1609)
* 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)

**Changed:**

Expand Down

0 comments on commit 57d1d3e

Please sign in to comment.