note coding fix in changelog

This commit is contained in:
John Cupitt 2021-08-30 12:43:43 +01:00
parent bd8093ab71
commit 6444bfb5bb
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
16/8/21 started 8.11.4
- fix off-by-one error in new rank fast path
- add "unlimited" flag to png load [joshuamsager]
- improve filtering of Coding [lovell]
14/7/21 started 8.11.3
- build threadpool later [kleisauke]