Skip to content

Commit db43f19

Browse files
committed
Release 2.12.0
1 parent b46a32a commit db43f19

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

RELEASES.md

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

3+
## 2.12.0 (2025-10-17)
4+
5+
- **MSRV**: Rust 1.82.0 or later is now required.
6+
- Updated the `hashbrown` dependency to 0.16 alone.
7+
- Error types now implement `core::error::Error`.
8+
- Added `pop_if` methods to `IndexMap` and `IndexSet`, similar to the
9+
method for `Vec` added in Rust 1.86.
10+
311
## 2.11.4 (2025-09-18)
412

513
- Updated the `hashbrown` dependency to a range allowing 0.15 or 0.16.

0 commit comments

Comments
 (0)