Skip to content

Commit 417b85d

Browse files
committed
note increased msrv
1 parent ea94966 commit 417b85d

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
@@ -10,6 +10,7 @@
1010
- Implement missing specializations on the `PutBack` adaptor and on the `MergeJoinBy` iterator (#372)
1111
- Add `position_*` methods (#412)
1212
- Derive `Hash` for `EitherOrBoth` (#417)
13+
- Increase minimum supported Rust version to 1.32.0
1314

1415
## 0.8.2
1516
- Use `slice::iter` instead of `into_iter` to avoid future breakage (#378, by @LukasKalbertodt)

0 commit comments

Comments
 (0)