Skip to content

Commit dcdb769

Browse files
committed
v2.1.0
Signed-off-by: John Nunley <[email protected]>
1 parent 351a708 commit dcdb769

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# Version 2.1.0
2+
3+
- Change the RNG algorithm and the way that the seed is computed. This will cause
4+
the algorithm to emit different constants for different seeds, hence the minor
5+
SemVer change.
6+
- Update to the final WyRand v4.2 constants for better entropy. (#82)
7+
- Remove an unnecessary seed modification. (#73)
8+
19
# Version 2.0.2
210

311
- Slight restructuring of the `with_seed` function. (#79)

0 commit comments

Comments
 (0)