Skip to content

Commit 152a55e

Browse files
committed
Update changelog entry.
1 parent 64594ac commit 152a55e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +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.
42+
- Make `String::from_utf8_unchecked` const.
4343

4444
### Changed
4545

0 commit comments

Comments
 (0)