Skip to content

Commit

Permalink
Add changelog entries
Browse files Browse the repository at this point in the history
  • Loading branch information
larrybradley committed Sep 20, 2023
1 parent a924899 commit 8799ee2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,21 @@ General
New Features
------------

- The ``Regions`` class can now be initialized without any arguments.
[#527]

- The ``Regions`` ``extend`` method now can accept another ``Regions``
object as input. [#527]

Bug Fixes
---------

API Changes
-----------

- The ``Regions`` class and its ``append`` and ``extend`` methods now
raise a ``TypeError`` for invalid inputs. [#527]


0.7 (2022-10-27)
================
Expand Down

0 comments on commit 8799ee2

Please sign in to comment.