Skip to content

Commit

Permalink
Update ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
abique committed Dec 20, 2023
1 parent 252e9d7 commit 9029824
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ Note: we kept the last draft factory ID in order to not break plugin already usi
* [params.h](include/clap/ext/params.h): Fix incorrect function name reference
* [latency.h](include/clap/ext/latency.h): Precise that the latency can only be fetched when the plugin is activated

## Conventions

* [extension-id](conventions/extension-id.md): introduce some rules about extension ID naming.

## Plugin Template

* [plugin-template.c](src/plugin-template.c): Add exemple code for safer clap entry initialization
Expand Down

0 comments on commit 9029824

Please sign in to comment.