Skip to content

Commit b2190e2

Browse files
committed
Auto merge of #448 - SWW13:patch-1, r=Amanieu
Update CHANGELOG.md Make it possible to find breaking change by ctrl+f for missing method.
2 parents 40ab9e6 + 90f856f commit b2190e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
2222
### Changed
2323

2424
- Optimized insertion to only perform a single lookup. (#277)
25-
- `DrainFilter` has been renamed to `ExtractIf` and no longer drops remaining
25+
- `DrainFilter` (`drain_filter`) has been renamed to `ExtractIf` and no longer drops remaining
2626
elements when the iterator is dropped. #(374)
2727
- Bumped MSRV to 1.64.0. (#431)
2828
- `{Map,Set}::raw_table` now returns an immutable reference. (#404)

0 commit comments

Comments
 (0)