commit 7c52c5657f11af38e87a8f87cfced3212562b988
parent 4021775646512cc2de07b2f68b951bad1481a5dc
Author: Alexandre Bique <bique.alexandre@gmail.com>
Date: Fri, 21 Oct 2022 12:27:20 +0200
Add missing entries to the changelog
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/ChangeLog.md b/ChangeLog.md
@@ -6,6 +6,8 @@
* [file-reference.h](include/clap/ext/draft/file-reference.h): improve documentation
* [params.h](include/clap/ext/params.h): clarify how the cookie works and add some notes about `flush()`
* [process.h](include/clap/process.h): clarify how the audio buffer mapping works
+* [gui.h](include/clap/ext/gui.h): clarify `clap_plugin_gui.get_preferred_agi()`
+* [plugin-factory.h](include/clap/plugin-factory.h): mention `clap_plugin_invalidation_factory` which can be use to invalidate cached entries
# Changes in 1.1.1