note recent changes

This commit is contained in:
John Cupitt 2022-10-19 17:36:55 +01:00
parent 982a835eed
commit 53a3e6d819
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@
- improve libspng pallette write [kleisauke]
- improve libspng pallette sort [DarthSim]
- ensure EXIF has prefix before parsing [lovell]
- fix low bit depth pallette spng save [DarthSim]
- fix thumbnail of non-sRGB images with an export profile [kleisauke]
5/9/22 started 8.13.2
- in dzsave, add add missing include directive for errno/EEXIST [kleisauke]