note HEIC fix in changelog

see https://github.com/libvips/libvips/pull/1921
This commit is contained in:
John Cupitt 2020-12-10 17:54:58 +00:00
parent 3996f3279b
commit 1d2864cc41
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
- improve webpload rounding and blending behaviour [lovell]
- fix range clip in int32 -> unsigned casts [ewelot]
- fix precision error in clip of float -> int casts [ewelot]
- fix load of HEIC images with 0 length metadata [ddennedy-gpsw]
6/9/20 started 8.10.2
- update magicksave/load profile handling [kelilevi]