Skip to content

Commit

Permalink
0.8.2 Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jswrenn authored Nov 23, 2019
1 parent 09403b3 commit 687e145
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ then it can't be accepted into ``libcore``, and you should propose it for ``iter

Recent Changes
--------------
- 0.8.2

- Use :code:`slice::iter` instead of :code:`into_iter` to avoid future breakage (`#378 <https://github.com/rust-itertools/itertools/pull/378>`_, by `@LukasKalbertodt <https://github.com/LukasKalbertodt>`_)

- 0.8.1

Expand Down

0 comments on commit 687e145

Please sign in to comment.