Skip to content

Commit e571afe

Browse files
pc-for-sciencesgued
authored andcommitted
Updated CHANGELOG
1 parent ef0473b commit e571afe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2222
- Added `FusedIterator` to `vec::IntoIter`, `deque::IntoIter`, `index_map::IntoIter` and `linear_map::IntoIter`.
2323
- Added `ExactSizeIterator` to `vec::IntoIter`, `deque::IntoIter`, `index_map::IntoIter` and `linear_map::IntoIter`.
2424
- Added `DoubleEndedIterator` to `vec::IntoIter` and `deque::IntoIter`.
25+
- Fixed initialization of the `ArcBlock<T>` and `BoxBlock<T>` types, fixing possible Undefined Behavior
2526

2627
## [v0.9.1] - 2025-08-19
2728

0 commit comments

Comments
 (0)