Skip to content

Commit 1876e4f

Browse files
authored
Add PR link for get_disjoint_mut rename
1 parent 2e363b6 commit 1876e4f

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
@@ -19,7 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919
- Removed specialization for `Copy` types (#662)
2020
- The `get_many_mut` family of methods have been renamed to `get_disjoint_mut`
2121
to match the standard library. The old names are still present for now, but
22-
deprecated.
22+
deprecated. (#648)
2323
- Recognize and use over-sized allocations when using custom allocators. (#523)
2424
- Depend on `serde_core` instead of `serde`. (#649)
2525
- Optimized `collect` on rayon parallel iterators. (#652)

0 commit comments

Comments
 (0)