Skip to content

Commit 25a7b11

Browse files
committed
Update CHANGELOG.md
1 parent 66212a4 commit 25a7b11

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
details below.
1111

1212
### Added
13+
* Support for all Java 17 random number generators in generating random Permutation objects.
1314

1415
### Changed
1516
* Minimum supported Java version is now Java 17 (breaking change).
16-
* Utilized Java 17 RandomGenerator interface to eliminate redundant code and to support all Java 17 random number generators.
17+
* Utilized Java 17 RandomGenerator interface to eliminate redundant code.
1718

1819
### Deprecated
1920

0 commit comments

Comments
 (0)