Skip to content

Commit b751eef

Browse files
authored
Update CHANGELOG.md
1 parent da4c80e commit b751eef

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

CHANGELOG.md

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

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

12-
### Fixed
12+
### Added
1313

14-
- fix clippy issues
14+
- Added `Entry::or_default_entry` and `Entry::or_insert_entry`.
1515

16-
### Other
16+
### Changed
1717

18-
- Re-implement likely/unlikely with `#[cold]`
19-
- Merge branch 'master' of https://github.com/rust-lang/hashbrown into or-default-entry
18+
- Re-implemented likely/unlikely with `#[cold]`
2019

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

0 commit comments

Comments
 (0)