Skip to content

Commit

Permalink
Add CHANGELOG for 0.3.0a1
Browse files Browse the repository at this point in the history
  • Loading branch information
sbesson committed Jan 19, 2022
1 parent eb226fc commit 39b063a
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,25 @@
# 0.3.0a1 (Jan 2022)

## Breaking/specification changes

- Add support for 0.4 OME-NGFF specification (axes [#124](https://github.com/ome/ome-zarr-py/pull/124)), HCS [#159](https://github.com/ome/ome-zarr-py/pull/159))

## API additions

- Add API for writing plate & well metadata ([#153](https://github.com/ome/ome-zarr-py/pull/153), [#157](https://github.com/ome/ome-zarr-py/pull/157))
- Add API for writing multiscales metadata ([#149](https://github.com/ome/ome-zarr-py/pull/149))

## Bug fix

- Cap aiohttp to version 3.x ([#127](https://github.com/ome/ome-zarr-py/pull/127))

# 0.2.0 (Oct 2021)

## Breaking changes

- Add support for writing and scaling 2D, 3D and 4D data ([#114](https://github.com/ome/ome-zarr-py/pull/114))

## Breaking changes
## Infrastructure changes

- Add dispatch GitHub workflow ([#118](https://github.com/ome/ome-zarr-py/pull/118))

Expand Down

0 comments on commit 39b063a

Please sign in to comment.