Skip to content

Commit

Permalink
Update CHANGELOG.md for #548
Browse files Browse the repository at this point in the history
  • Loading branch information
jswrenn committed Jun 9, 2021
1 parent b2a0f97 commit 872dfb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -12,6 +12,7 @@
- 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)
- Implement `FusedIterator` for `Interleave`, `IntersperseWith`, and `ZipLongest` (#548)

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

0 comments on commit 872dfb4

Please sign in to comment.