Skip to content

Commit 90b2d66

Browse files
committed
Update changelog
1 parent 39a5d78 commit 90b2d66

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [Unreleased]
99

10-
## [v0.9.3] 2025-04-15
11-
1210
- Fixed unsoundness in `Deque::clear`, `HistoryBuf::clear` and `IndexMap::clear` in the context
1311
of panicking drop implementations.
12+
13+
## [v0.9.3] 2025-04-15
14+
15+
- Fixed unsoundness in `Deque::clear`, `HistoryBuf::clear` and `IndexMap::clear` in the context of panicking drop implementations.
1416
- Added `from_bytes_truncating_at_nul` to `CString`
1517
- Added `CString::{into_bytes, into_bytes_with_nul, into_string}`
1618
- Added `pop_front_if` and `pop_back_if` to `Deque`

0 commit comments

Comments
 (0)