Skip to content

Commit bcd165b

Browse files
authored
Merge pull request #439 from cuviper/release-2.14.0
Release 2.14.0
2 parents d21826c + 4ef06a7 commit bcd165b

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

RELEASES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Releases
22

3+
## 2.14.0 (2026-04-09)
4+
5+
- **MSRV**: Rust 1.85.0 or later is now required.
6+
- Updated the `hashbrown` dependency to 0.17.
7+
- Made more `map::Slice` methods `const`: `new_mut`, `first_mut`, `last_mut`,
8+
`split_at_mut`, `split_at_mut_checked`, `split_first_mut`, `split_last_mut`
9+
310
## 2.13.1 (2026-04-02)
411

512
- Made some `Slice` methods `const`:

0 commit comments

Comments
 (0)