commit 6be954a8c5c9da3982c18ccf444f5a7f47dcd29b parent 02bdcd9ccfe16c145609b0894a8ba65c0bf9c5db Author: Alexandre Bique <bique.alexandre@gmail.com> Date: Mon, 2 Sep 2024 16:15:58 +0200 Update ChangeLog Diffstat:
M | ChangeLog.md | | | 9 | +++++++++ |
1 file changed, 9 insertions(+), 0 deletions(-)
diff --git a/ChangeLog.md b/ChangeLog.md @@ -1,3 +1,12 @@ +# Changes in 1.2.2 + +* [thread-check.h](include/clap/ext/thread-check.h): expand the thread-doc to clarify and expand realtime +* [latency.h](include/clap/ext/latency.h): adjust latency extension requirements +* [undo.h](include/clap/ext/draft/undo.h): re-design the interface + * the plugin interfaces have been separated into 2 independent ones + * the plugin interfaces are optional + * simplification of the design + # Changes in 1.2.1 ## New draft extensions