Skip to content

Commit 5f8bab4

Browse files
committed
Edit changelog entry.
1 parent 0a21a56 commit 5f8bab4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
99

1010
### Added
1111

12+
- Add `Clone` and `PartialEq` implementations to `HistoryBuffer`.
13+
1214
### Changed
1315

1416
- [breaking-change] `IndexMap` and `IndexSet` now require that keys implement the `core::hash::Hash`
1517
trait instead of the `hash32::Hash` (v0.2.0) trait
16-
- `HistoryBuffer` implements `Clone` and `PartialEq`.
1718

1819
### Fixed
1920

0 commit comments

Comments
 (0)