diff --git a/CHANGELOG.md b/CHANGELOG.md index da1abe7..99f60b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added ### Changed -* Minor optimization to RandomIndexer.nextIntPair ### Deprecated @@ -24,6 +23,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Other +## [3.0.4] - 2023-04-02 + +### Changed +* Minor optimization to RandomIndexer.nextIntPair + + ## [3.0.3] - 2023-03-02 ### Dependencies