Skip to content

Commit

Permalink
Merge pull request #305 from HeroicKatora/fix-301-regression-encode-n…
Browse files Browse the repository at this point in the history
…on-animation-images

Fix 301 regression encode non animation images
  • Loading branch information
HeroicKatora authored Oct 7, 2021
2 parents b51857e + 57d1549 commit 1a67179
Show file tree
Hide file tree
Showing 2 changed files with 473 additions and 117 deletions.
3 changes: 3 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
## Unreleased

* Added support for encoding and decoding tEXt/zTXt/iTXt chunks.
* Added ability to make frame sequence validation optional.
* Fix an issue where, after `flush` or `write` of an underlying writer
panicked, the library would abort.

## 0.17.1

Expand Down
Loading

0 comments on commit 1a67179

Please sign in to comment.