File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99### Added
1010
1111### Changed
12- * Permutation now caches hash on first call to hashCode() to optimize applications that rely heavily on hashing.
1312
1413### Deprecated
1514
@@ -18,13 +17,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1817### Fixed
1918
2019### Dependencies
21- * Bump rho-mu from 3.0.3 to 3.0.4
2220
2321### CI/CD
2422
2523### Other
2624
2725
26+ ## [ 5.0.3] - 2023-04-13
27+
28+ ### Changed
29+ * Permutation now caches hash on first call to hashCode() to optimize applications that rely heavily on hashing.
30+
31+ ### Dependencies
32+ * Bump rho-mu from 3.0.3 to 3.0.4
33+
34+
2835## [ 5.0.2] - 2023-03-07
2936
3037### Changed
You can’t perform that action at this time.
0 commit comments