diff --git a/CHANGELOG.md b/CHANGELOG.md index f32a4198..a2fd0e77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# 0.8.4 (unreleased) + +- Correctly maximum compatible fsspec version. ([#338](https://github.com/ome/ome-zarr-py/pull/338)) +- Add tests on Python 3.12. ([#338](https://github.com/ome/ome-zarr-py/pull/338)) + # 0.8.3 (November 2023) - Fix reading HCS file on AWS S3 ([#322](https://github.com/ome/ome-zarr-py/pull/322))