Skip to content

Commit 0c2d3c2

Browse files
committed
Update CHANGELOG.md
1 parent ff8f49b commit 0c2d3c2

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
@@ -4,11 +4,12 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased] - 2023-04-07
7+
## [Unreleased] - 2023-04-13
88

99
### Added
1010

1111
### Changed
12+
* Permutation now caches hash on first call to hashCode() to optimize applications that rely heavily on hashing.
1213

1314
### Deprecated
1415

0 commit comments

Comments
 (0)