Skip to content

Commit 8fd2907

Browse files
committed
Add note to CHANGELOG
1 parent 713abb8 commit 8fd2907

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1010
### Fixed
1111

1212
* Fixed `pool` example in docstring.
13+
* Fixed undefined behavior in `Vec::truncate()`, `Vec::swap_remove_unchecked()`,
14+
and `Hole::move_to()` (internal to the binary heap implementation).
1315

1416
### Added
1517

0 commit comments

Comments
 (0)