Skip to content

Commit

Permalink
Add a release note for the new __reversed__ method
Browse files Browse the repository at this point in the history
  • Loading branch information
Bas van Beek committed Sep 10, 2021
1 parent c9b5a27 commit dc1160e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions news/reversed.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
New features
------------

The ``__reversed__`` method has been added to the following iterables:
* `GroupID`
* `Group`
* `KeysViewHDF5`
* `ValuesViewHDF5`
* `ItemsViewHDF5`

0 comments on commit dc1160e

Please sign in to comment.