Skip to content

Commit

Permalink
Merge pull request #406 from evo-lua/changelog-update-v0.0.16
Browse files Browse the repository at this point in the history
Update the changelog for v.0.0.16
  • Loading branch information
rdw-software authored Jan 9, 2024
2 parents 105714a + 0488acd commit 8b4e8bc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions changelog.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
local changelog = {
["v0.0.16"] = {
newFeatures = {
"Added FFI bindings for RmlUI (including a WebGPU render interface)",
"Added FFI bindings for LabSound ",
"glfwSetWindowIcon is now exposed via the GLFW FFI bindings",
},
},
["v0.0.15"] = {
newFeatures = {
"Introduced a new `etrace` library for realtime event tracing",
Expand Down

0 comments on commit 8b4e8bc

Please sign in to comment.