The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Imager-File-APNG 0.002
================

 - support writing paletted images, all the supplied images must have
   the same palette, and the same number of channels.

 - removed some leftover debug code
   https://github.com/tonycoz/imager-file-apng/pull/1

 - use the new low level read/write API from Imager::File::PNG

Imager-File-APNG 0.001
================

 - initial release