Skip to content

Commit 0e8f011

Browse files
committed
Update changelog
1 parent 85f1aea commit 0e8f011

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

8181
- `Vec::storage_capacity` has been removed and `Vec::capacity` must be used instead.
82+
- Removed `sorted_linked_list::Iter` and `sorted_linked_list::IterInner`.
83+
- Removed `sorted_linked_list::FindMut` and `sorted_linked_list::FindMutInner`.
8284

8385
## [v0.8.0] - 2023-11-07
8486

0 commit comments

Comments
 (0)