Skip to content

Commit 44e2693

Browse files
committed
Update changelog
1 parent 54451c2 commit 44e2693

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
@@ -60,6 +60,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6060
### Removed
6161

6262
- `Vec::storage_capacity` has been removed and `Vec::capacity` must be used instead.
63+
- Removed `sorted_linked_list::Iter` and `sorted_linked_list::IterInner`.
64+
- Removed `sorted_linked_list::FindMut` and `sorted_linked_list::FindMutInner`.
6365

6466
## [v0.8.0] - 2023-11-07
6567

0 commit comments

Comments
 (0)