Skip to content

Commit

Permalink
Update changelog for v0.4.0 (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
lilyminium authored Jan 30, 2024
1 parent c9e52b5 commit c44bb0a
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,24 +16,28 @@ The rules for this file:
* accompany each entry with github issue/PR number (Issue #xyz)
-->

## [Unreleased]
## [0.4.0] -- 2024-01-30

### Authors
<!-- GitHub usernames of contributors to this release -->
- ianmkenney
- IAlibay
- lilyminium

### Added
- Support for Python 3.12 (PR #41)
- Support for Python 3.12 (PR #42)
- mdahole2 confirmed to work on macOS and is now included in CI (PR #35)
- Added and updated documentation (PR #48, Issue #33)
<!-- New added features -->

### Fixed
- Duecredit paths now point to mdahole2
- Updated to modern matplotlib ``get_cmap`` (PR #39)
<!-- Bug fixes -->

### Changed
- Version handling is now handled via versioningit (PR #41)
- Switched to ``shutil.which`` instead of custom function (PR #41)

### Deprecated
<!-- Soon-to-be removed features -->
Expand Down

0 comments on commit c44bb0a

Please sign in to comment.