summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorjussi2024-02-10 21:06:09 +0200
committerjussi2024-02-10 21:06:09 +0200
commit6557a2ebca62c6670736b4ec2914a2aca60dbdba (patch)
tree03a839d7eb4b9bddf3a694a163724ca8d59c819e /changelog
parenteda4eacfce4f62ca09fb4f6559f9b7aeabe3cc31 (diff)
downloadreilua-enhanced-6557a2ebca62c6670736b4ec2914a2aca60dbdba.tar.gz
reilua-enhanced-6557a2ebca62c6670736b4ec2914a2aca60dbdba.tar.bz2
reilua-enhanced-6557a2ebca62c6670736b4ec2914a2aca60dbdba.zip
Build option for Lua events that is off by default.
Diffstat (limited to 'changelog')
-rw-r--r--changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog b/changelog
index bb7ef67..9b2e855 100644
--- a/changelog
+++ b/changelog
@@ -36,6 +36,7 @@ KEY CHANGES:
- ADDED: Text codepoints management functions.
- ADDED: Rune, UTF8 lib.
- CHANGE: Raygui styles include properties, texture and font.
+ - ADDED: Build option for Lua events that is off by default.
DETAILED CHANGES:
- REMOVED: DrawLineBezierQuad, DrawLineBezierCubic.