Skip to content

Commit dc5c33f

Browse files
authored
Merge pull request #57 from Noratrieb/bump-2.1.1
Add changelog for 2.1.1
2 parents 2588fc1 + 328556d commit dc5c33f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 2.1.1
2+
3+
- Change the internal algorithm to better accomodate large hashmaps.
4+
This mitigates a [regression with 2.0 in rustc](https://github.com/rust-lang/rust/issues/135477).
5+
See [PR#55](https://github.com/rust-lang/rustc-hash/pull/55) for more details on the change (this PR was not merged).
6+
This problem might be improved with changes to hashbrown in the future.
7+
18
## 2.1.0
29

310
- Implement `Clone` for `FxRandomState`

0 commit comments

Comments
 (0)