Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
RMeli committed Feb 2, 2024
1 parent d868838 commit c6396f3
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,19 @@ Contributors: @RMeli

* Failing tests with `pytest=8.0.0` [PR #101 | @RMeli]

### Changed

* Minimum version of Python to `3.9` (to reduce CI matrix) [PR #102 | @RMeli]

### Improved

* Messages for `NotImplementedError` exceptions [PR #90 | @RMeli]

### Added

* Python `3.12` to CI [PR #102 | @RMeli]
* macOS M1 (`macoOS-14`) to CI [PR #102 | @RMeli]

### Removed

* `versioneer` [PR #91 | @RMeli]
Expand Down

0 comments on commit c6396f3

Please sign in to comment.