commit 1e41950725d066fef19175c3dcf01324c6b5c380
parent a0f68596be3edd8c8f5dbf0b23a89b8497510a64
Author: Paul Walker <paul@pwjw.com>
Date: Mon, 15 Jan 2024 07:59:25 -0500
Update changelog per abique request
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/ChangeLog.md b/ChangeLog.md
@@ -47,6 +47,8 @@ Note: we kept the last draft factory ID in order to not break plugins already us
## Documentation
* [events.h](include/clap/events.h): Clarify how "Port Channel Key NoteID" matching works
+* [events.h](include/clap/events.h): Clarify how `clap_event_note` fields map to MIDI, Host, etc...
+* [events.h](include/clap/events.h): Expand clap note expression documentation
* [plugin.h](include/clap/plugin.h): Style cleanup
* [params.h](include/clap/ext/params.h): Fix incorrect function name reference
* [latency.h](include/clap/ext/latency.h): Require the plugin to be activated to get the latency and clarify that the latency can only be fetched when the plugin is activated