Skip to content

Commit 64594ac

Browse files
kariyreitermarkus
authored andcommitted
add changelog
1 parent aab8b66 commit 64594ac

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
@@ -39,6 +39,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
3939
- Added `SortedLinkedListView`, the `!Sized` version of `SortedLinkedList`.
4040
- Added implementation of `Borrow` and `BorrowMut` for `String` and `Vec`.
4141
- Added `Deque::{swap, swap_unchecked, swap_remove_front, swap_remove_back}`.
42+
- Changed `String::from_utf8_unchecked` as const.
4243

4344
### Changed
4445

0 commit comments

Comments
 (0)