Skip to content

Commit 6e47051

Browse files
committed
Added a changelog entry.
1 parent a072685 commit 6e47051

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
@@ -40,6 +40,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
4040
- Added implementation of `Borrow` and `BorrowMut` for `String` and `Vec`.
4141
- Added `Deque::{swap, swap_unchecked, swap_remove_front, swap_remove_back}`.
4242
- Make `String::from_utf8_unchecked` const.
43+
- Implemented `PartialEq` and `Eq` for `Deque`.
4344

4445
### Changed
4546

0 commit comments

Comments
 (0)