Skip to content

Commit ae0259c

Browse files
committed
Fix version typo in changelog
Probably not a big deal, but it might cause confusion.
1 parent 462666a commit ae0259c

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](https://semver.org/).
77

88
## [Unreleased]
99

10-
- Bumped minimum Rust version to 1.65.1 and edition to 2021
10+
- Bumped minimum Rust version to 1.56.1 and edition to 2021
1111
- Added `From<[T; N]>` and `From<[(K, V); N]>` for `HashSet` and `HashMap` respectively (#297)
1212

1313
## [v0.11.2] - 2021-03-25

0 commit comments

Comments
 (0)