clap

CLAP Audio Plugin API
Log | Files | Refs | README | LICENSE

commit c04dae56296e79558c046f56b68137e6e0d710b8
parent 111858ded845bdbfd86eaf7e95b0d88115ed722e
Author: Alexandre Bique <bique.alexandre@gmail.com>
Date:   Tue, 23 May 2023 17:22:35 +0200

Update changelog

Diffstat:
MChangeLog.md | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/ChangeLog.md b/ChangeLog.md @@ -1,3 +1,9 @@ +# Changes in 1.1.10 + +* [surround.h](include/clap/ext/draft/surround.h): simplify the design +* [ambisonic.h](include/clap/ext/draft/ambisonic.h): simplify the design +* [configurable-audio-ports.h](include/clap/ext/draft/configurable-audio-ports.h): simplify the design + # Changes in 1.1.9 * [entry.h](include/clap/entry.h): clarify what the `plugin_path` is on macOS