forgot changelog update

This commit is contained in:
John Cupitt 2020-12-13 03:43:03 +00:00
parent cb9b0a4318
commit c12730748d
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
- 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]
- revise rounding in reduce [kleisauke]
6/9/20 started 8.10.2
- update magicksave/load profile handling [kelilevi]