From c12730748def27529bdb1b6991256f7e59b825ab Mon Sep 17 00:00:00 2001 From: John Cupitt Date: Sun, 13 Dec 2020 03:43:03 +0000 Subject: [PATCH] forgot changelog update --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 22dcefb1..eb35846a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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]