Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Martynas Gurskas <[email protected]>
  • Loading branch information
Lipt0nas committed Feb 12, 2024
1 parent 8b52e03 commit 41da0b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

- Scaffolding: Decorate public functions with `__declspec(dllexport)` under Windows and `__attribute__((visibility("default")))` on other platforms
- Core: Make complex function arguments be passed by `const&` for non-callback functions
- Core: Write enums based on variant instead of casting to uint during conversion

#### v0.4.0+v0.25.0

Expand Down

0 comments on commit 41da0b1

Please sign in to comment.