Skip to content

Commit 158fdd5

Browse files
authored
Merge pull request #645 from Amanieu/0.16-changelog
Update changelog for 0.16
2 parents 4f433ed + dc5a1a1 commit 158fdd5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.16.0](https://github.com/rust-lang/hashbrown/compare/v0.15.5...v0.16.0) - 2025-08-28
11+
12+
### Changed
13+
1014
- Bump foldhash, the default hasher, to 0.2.0.
15+
- Replaced `DefaultHashBuilder` with a newtype wrapper around `foldhash` instead
16+
of re-exporting it directly.
1117

1218
## [0.15.5](https://github.com/rust-lang/hashbrown/compare/v0.15.4...v0.15.5) - 2025-08-07
1319

0 commit comments

Comments
 (0)