Skip to content

Commit e2465bd

Browse files
committed
Update changelog
1 parent 9a3c061 commit e2465bd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1010
## [v0.9.3] 2025-04-15
1111

1212
- Fixed unsoundness in `Deque::clear`, `HistoryBuf::clear` and `IndexMap::clear` in the context
13+
- Fixed unsoundness in `Deque::clear`, `HistoryBuf::clear`, `IndexMap::clear`, `Vec::IntoIter::drop` and `HistoryBuf::write` in the context
1314
of panicking drop implementations.
1415
- Added `from_bytes_truncating_at_nul` to `CString`
1516
- Added `CString::{into_bytes, into_bytes_with_nul, into_string}`

0 commit comments

Comments
 (0)