note new option_string param in changelog

This commit is contained in:
John Cupitt 2019-02-03 12:27:58 +00:00
parent 06a1eae3b6
commit f23d0fd754
2 changed files with 3 additions and 0 deletions

View File

@ -19,6 +19,7 @@
- add vips_profile_load() and use it everywhere
- fix race in temp filename creation [lhecker]
- add @reduction_effort param to webpsave [lovell]
- add @option_string param to thumbnail_buffer [kleisauke]
4/1/19 started 8.7.4
- magickload with magick6 API did not chain exceptions correctly causing a

View File

@ -16,6 +16,8 @@
* - implement shrink-on-load for openslide images
* 16/11/18
* - implement shrink-on-load for tiff pyramid
* 3/2/19 kleisauke
* - add option_string param to thumbnail_buffer
*/
/*