Skip to content

Commit acbfe7d

Browse files
Update CHANGELOG.md
Co-authored-by: Markus Reiter <[email protected]>
1 parent 6d84c41 commit acbfe7d

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
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [Unreleased]
99

10-
- Relax `PartialEq` bounds on `IndexMap` from `V: Eq` to `V: PartialEq`.
10+
- Relax bounds on `IndexMap` from `V: Eq` to `V: PartialEq`.
1111

1212
### Added
1313

0 commit comments

Comments
 (0)