Skip to content

Commit 8ceeb40

Browse files
authored
Update CHANGELOG.md
1 parent b9be680 commit 8ceeb40

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
## [0.15.4](https://github.com/rust-lang/hashbrown/compare/v0.15.3...v0.15.4) - 2025-06-05
1111

12-
### Other
12+
### Changed
1313

14-
- Remove optional dependency on compiler-builtins
15-
- Merge pull request #623 from cppbear/add-tests
16-
- add test for HashMap::get_mut with non-existent key
14+
- Removed optional dependency on compiler-builtins. This only affects building as part of `std`.
1715

1816
## [0.15.3](https://github.com/rust-lang/hashbrown/compare/v0.15.2...v0.15.3) - 2025-04-29
1917

0 commit comments

Comments
 (0)