Skip to content

Commit

Permalink
Update CHANGES.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
cgohlke committed Mar 16, 2022
1 parent cfb45e6 commit 96994f1
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
Revisions
---------
2022.3.16
Pass 4739 tests.
Use multi-threading to compress strips and tiles.
Raise TiffFileError when reading corrupted strips and tiles (#122).
Fix ScanImage single channel count (#121).
Add parser for AstroTIFF FITS metadata.
2022.2.9
Pass 4734 tests.
Fix ValueError using multiscale ZarrStore with zarr >= 2.11.0.
Raise KeyError if ZarrStore does not contain key.
Limit number of warnings for missing files in multifile series.
Expand Down

0 comments on commit 96994f1

Please sign in to comment.