Skip to content

Commit

Permalink
Update changelog with #272
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmoore committed May 3, 2023
1 parent 333d9cb commit c9006bd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# 0.7.0 (April 2023)
# 0.7.0 (May 2023)

- Use default compressor by default: thanks to Juan Nunez-Iglesias ([#253](https://github.com/ome/ome-zarr-py/pull/253))
- Fix bug in dask resizing of edge chunks ([#244](https://github.com/ome/ome-zarr-py/pull/244))
- Fix dimension separator used in dask array to_zarr: thanks to Luca Marconato ([#243](https://github.com/ome/ome-zarr-py/pull/243))
- Add `compute` option to image writing methods: thanks to Camilo Laiton ([#257](https://github.com/ome/ome-zarr-py/pull/257))
- Allow errors to be raised when reading Multiscales data ([#266](https://github.com/ome/ome-zarr-py/pull/266))
- Add a pre-commit configuration for codespell; thanks to Yaroslav Halchenko ([#272](https://github.com/ome/ome-zarr-py/pull/272))

# 0.6.1 (October 2022)

Expand Down

0 comments on commit c9006bd

Please sign in to comment.