Skip to content

Commit

Permalink
note increased msrv
Browse files Browse the repository at this point in the history
  • Loading branch information
jswrenn committed Mar 7, 2020
1 parent ea94966 commit 417b85d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -10,6 +10,7 @@
- Implement missing specializations on the `PutBack` adaptor and on the `MergeJoinBy` iterator (#372)
- Add `position_*` methods (#412)
- Derive `Hash` for `EitherOrBoth` (#417)
- Increase minimum supported Rust version to 1.32.0

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

0 comments on commit 417b85d

Please sign in to comment.