Merge branch '8.10'

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

View File

@ -31,6 +31,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]