Skip to content

Commit

Permalink
Merge pull request #188 from cicirello/prep-release
Browse files Browse the repository at this point in the history
Prepare release 3.1.1
  • Loading branch information
cicirello authored Jun 11, 2023
2 parents e57334f + 9f30bb4 commit 945affc
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added

### Changed
* Refactored binomial random variate generation for improved algorithm constant caching

### Deprecated

Expand All @@ -24,6 +23,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Other


## [3.1.1] - 2023-06-11

### Changed
* Refactored binomial random variate generation for improved algorithm constant caching


## [3.1.0] - 2023-05-12

### Added
Expand Down

0 comments on commit 945affc

Please sign in to comment.