Start a new changelog for 8.15 (#3283)

This commit is contained in:
Kleis Auke Wolthuizen 2023-01-16 11:46:03 +01:00 committed by GitHub
parent 7eba4ee43f
commit 815b499076
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
10/1/23 started 8.15
- add support for target_clones attribute [lovell]
* use with (un)premultiply for ~10% perf gain on AVX CPUs
9/1/23 8.14.1
- add vips_thread_isworker() compatibility function [remicollet]