clap

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

commit 2ce3bf7af9d3f3d5a963611fdbc998e5debc1772
parent 322715533646ba855c751e82d00bb1ccd285db72
Author: Alexandre Bique <bique.alexandre@gmail.com>
Date:   Mon, 13 Jun 2022 19:55:06 +0200

Update ChangeLog.md
Diffstat:
MChangeLog.md | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ChangeLog.md b/ChangeLog.md @@ -7,7 +7,7 @@ ## Changes in 1.0.0 -# new stable interfaces +# New stable interfaces * [audio-ports-config.h](include/clap/ext/audio-ports-config.h) * [audio-ports.h](include/clap/ext/audio-ports.h) @@ -26,7 +26,7 @@ * [thread-pool.h](include/clap/ext/thread-pool.h) * [timer-support.h](include/clap/ext/time-support.h) -# new draft interfaces +# New draft interfaces * [ambisonic.h](include/clap/ext/draft/ambisonic.h) * [check-for-update.h](include/clap/ext/draft/check-for-update.h)