Skip to content

Commit

Permalink
Update CHANGELOG.md for #550
Browse files Browse the repository at this point in the history
  • Loading branch information
jswrenn committed Jun 8, 2021
1 parent f6c0650 commit b2a0f97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -11,6 +11,7 @@
- Add `Itertools::flatten_ok` (#527)
- Add `EitherOrBoth::or_default` (#583)
- Add `Itertools::find_or_last` and `Itertools::find_or_first` (#535)
- Implement `FusedIterator` for `FilterOk`, `FilterMapOk`, `InterleaveShortest`, `KMergeBy`, `MergeBy`, `PadUsing`, `Positions`, `Product` , `RcIter`, `TupleWindows`, `Unique`, `UniqueBy`, `Update`, `WhileSome`, `Combinations`, `CombinationsWithReplacement`, `Powerset`, `RepeatN`, and `WithPosition` (#550)

## 0.10.0
- **Increase minimum supported Rust version to 1.32.0**
Expand Down

0 comments on commit b2a0f97

Please sign in to comment.