NEWS: update.

This commit is contained in:
Jehan 2022-02-12 01:51:47 +01:00
parent ce236b843e
commit 061a20d30a
1 changed files with 3 additions and 0 deletions

3
NEWS
View File

@ -199,6 +199,9 @@ API:
- New functions gimp_context_are_dynamics_enabled() and
gimp_context_enable_dynamics().
- New gimp_pdb_run_procedure_config() function.
- GimpStringArray type was removed in favor of GStrv. Various libgimp
API were updated to use GStrv, and relevant plug-in procedure with
GStrv arguments or return values were updated as well.
Documentation: