Skip to content

Commit

Permalink
Update changelog for 0.3.8 (#114)
Browse files Browse the repository at this point in the history
* update changelog

* update changelog date
  • Loading branch information
lilyminium committed Apr 11, 2024
1 parent 72d52f7 commit 2c30282
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,20 @@ The rules for this file:
use tabs but use spaces for formatting
* accompany each entry with github issue/PR number (Issue #xyz)
-->
## [Unreleased]
## v0.3.8 -- 2024-04-11

### Authors
- @lilyminium
- @mattwthompson

### Added
- Helper methods for debugging (PR #111)

### Changed
- Moved from importlib_resources to plain importlib with 3.9+
- Removed 3.9 compatibility for NAGL (PR #105)
- Removed pyarrow as a core dependency (PR #113)



## v0.3.7 -- 2024-04-05
Expand Down

0 comments on commit 2c30282

Please sign in to comment.