Skip to content

Commit d3fe4e7

Browse files
committed
Update ChangeLog
1 parent b23a520 commit d3fe4e7

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

ChangeLog.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# Changes in 1.2.3
2+
3+
## New draft extensions
4+
5+
* [scratch-memory](include/clap/ext/draft/scratch-memory.h): host provided scratch memory within the process call
6+
* [location](include/clap/ext/draft/location.h): better info about the plugin location within the project
7+
* [gain-adjustment-metering](include/clap/ext/draft/gain-adjustment-metering.h): gain reduction feedback
8+
9+
## Documention
10+
11+
* [events.h](include/clap/events.h): clarify sysex lifetime
12+
* [host.h](include/clap/host.h): clarify `request_callback()`
13+
* [ambisonic.h](include/clap/ext/ambisonic.h): remove bad comment
14+
15+
## Fixes
16+
17+
* [plugin-template.c](src/plugin-template.c): fix bad assertion
18+
119
# Changes in 1.2.2
220

321
* [thread-check.h](include/clap/ext/thread-check.h): expand the thread-doc to clarify and expand realtime

0 commit comments

Comments
 (0)