Skip to content

Commit

Permalink
Update CHANGES.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
cgohlke committed Feb 3, 2023
1 parent 137d803 commit 093d70d
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
Revisions
---------

2023.2.2

- Pass 4950 tests.
- Fix regression reading layered NDPI files.
- Add option to specify offset in FileHandle.read_array.

2023.1.23

- Pass 4949 tests.
- Support reading NDTiffStorage.
- Support reading PIXTIFF compression.
- Support LERC with Zstd or Deflate compression.
Expand Down Expand Up @@ -622,7 +627,7 @@ Revisions
2018.11.6

- Rename imsave function to imwrite.
- Readd Python implementations of packints, delta, and bitorder codecs.
- Re-add Python implementations of packints, delta, and bitorder codecs.
- Fix TiffFrame.compression AttributeError.

2018.10.18
Expand Down

0 comments on commit 093d70d

Please sign in to comment.