clap

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

commit df340315538015fd5143664850b6085bbb3340a6
parent 8662ccd398584a2259d05d2f537b5d7b1c0c0b73
Author: Alexandre Bique <bique.alexandre@gmail.com>
Date:   Thu,  3 Nov 2022 16:37:26 +0100

Merge pull request #201 from robbert-vdh/fix/missing-changelog-entries

Add missing changelog entries from #199
Diffstat:
MChangeLog.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/ChangeLog.md b/ChangeLog.md @@ -1,4 +1,6 @@ # Changes in 1.1.3 + +* CMake: generate CMake and pkg-config package files on install * [plugin.h](include/clap/plugin.h) make feature list on clap_plugin_descriptor_t const # Changes in 1.1.2