Skip to content

Commit

Permalink
MNT: fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
genematx committed Sep 6, 2024
1 parent e635236 commit 0fb2c20
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ Write the date in place of the "Unreleased" in the case a new version is release

# Changelog

## Unreleased

### Added

- Added support for explicit units in numpy datetime64 dtypes.

## v0.1.0b8 (2024-09-06)

### Fixed
Expand All @@ -15,7 +21,6 @@ Write the date in place of the "Unreleased" in the case a new version is release

- Add method to `TableAdapter` which accepts a Python dictionary.
- Added an `Arrow` adapter which supports reading/writing arrow tables via `RecordBatchFileReader`/`RecordBatchFileWriter`.
- Added support for explicit units in numpy datetime64 dtypes.

### Changed

Expand Down

0 comments on commit 0fb2c20

Please sign in to comment.