Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
vks committed Nov 27, 2023
1 parent 1924e12 commit 1cc3f88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rand_pcg/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]
- Add `Lcg128CmDxsm64` generator compatible with NumPy's `PCG64DXSM` (#1202)
- Add examples for initializing the RNGs

## [0.3.1] - 2021-06-15
- Add `advance` methods to RNGs (#1111)
Expand Down

0 comments on commit 1cc3f88

Please sign in to comment.