Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
nvie committed Jan 9, 2024
1 parent dc6917f commit d89f50b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## [Unreleased]

- Fix `reduce()` bug where using it on a lazy iterable would produce the wrong
result (thanks for finding, @quangloc99 🙏!)

## [2.2.1] - 2024-01-04

- Fix `islice()` regression where it wasn't stopping on infinite iterables
Expand Down

0 comments on commit d89f50b

Please sign in to comment.