From c5a6331d5e3182dd072432b446f500cba73cbb98 Mon Sep 17 00:00:00 2001 From: John Cupitt Date: Sun, 5 Sep 2021 12:01:51 +0100 Subject: [PATCH] note thumbnail fix in changelog --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 4fd283b0..35aaa7cd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,7 @@ - fix off-by-one error in new rank fast path - add "unlimited" flag to png load [joshuamsager] - improve filtering of .v enums [lovell] +- better logic to prevent shrink to nothing in thumbnail [kleisauke] 14/7/21 started 8.11.3 - build threadpool later [kleisauke]