Skip to content

Commit

Permalink
Prepare release 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cicirello committed Jun 11, 2023
1 parent e57334f commit 9f30bb4
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 9f30bb4

Please sign in to comment.