8000 Late-breaking changes for 10.7.0 · rhettinger/more-itertools@f2d5c9f · GitHub 8000
[go: up one dir, main page]

Skip to content

Commit f2d5c9f

Browse files
committed
Late-breaking changes for 10.7.0
1 parent 5d5a9e6 commit f2d5c9f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/versions.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ Version History
1818
* :func:`is_prime` no longer shares state with the users random number generator (thanks to rhettinger)
1919

2020
* Other changes:
21-
* The :func:`one` docstring was improved (thanks to lpulley)
21+
* Some docstring issues were fixed (thanks to lpulley and ricbit)
22+
* The type hints for :func:`groupby_transform` were improved (thanks to rhettinger)
2223
* The ``furo`` theme is now used for docs (thanks to AA-turner)
2324

2425

0 commit comments

Comments
 (0)
0