Skip to content

Commit

Permalink
update changelog (#147)
Browse files Browse the repository at this point in the history
  • Loading branch information
floooh committed Sep 4, 2024
1 parent 968eee0 commit 08a2501
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
CHANGELOG
=========

#### **04-Sep-2024**

The Zig code generator (`-f sokol_zig`) now generates runtime reflection functions
when the cmdline arg `--reflection` is present.

See issue https://github.com/floooh/sokol-tools/issues/117 and PR https://github.com/floooh/sokol-tools/pull/147.

Many thanks to @Interrupt for the implementation!

#### **03-Sep-2024**

Merged PR https://github.com/floooh/sokol-tools/pull/146 which adds more detailed
Expand Down

0 comments on commit 08a2501

Please sign in to comment.