We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a21a56 commit 5f8bab4Copy full SHA for 5f8bab4
CHANGELOG.md
@@ -9,11 +9,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
9
10
### Added
11
12
+- Add `Clone` and `PartialEq` implementations to `HistoryBuffer`.
13
+
14
### Changed
15
16
- [breaking-change] `IndexMap` and `IndexSet` now require that keys implement the `core::hash::Hash`
17
trait instead of the `hash32::Hash` (v0.2.0) trait
-- `HistoryBuffer` implements `Clone` and `PartialEq`.
18
19
### Fixed
20
0 commit comments