Skip to content

Commit

Permalink
Add one() improvements to release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
bbayles committed Dec 2, 2017
1 parent 291f9a4 commit b1dbb86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/versions.rst
Expand Up @@ -23,6 +23,7 @@ Version History
* :func:`always_iterable` now returns an iterator object. It also now
allows different types to be considered iterable (thanks to jaraco)
* :func:`bucket` can now limit the keys it stores in memory
* :func:`one` now allows for custom exceptions (thanks to kalekundert)

* Other changes:
* A few typos were fixed (thanks to EdwardBetts)
Expand Down

0 comments on commit b1dbb86

Please sign in to comment.