summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorjussi2022-11-27 14:08:58 +0200
committerjussi2022-11-27 14:08:58 +0200
commitdeda5fb9170295133444809618835e8b9aa61512 (patch)
treeb00b07e245e2b9899f2c0059706b1f112e6b8c3a /changelog
parentc327a1ed55fafc212bf0e3bd5067ab246f1f041c (diff)
downloadreilua-enhanced-deda5fb9170295133444809618835e8b9aa61512.tar.gz
reilua-enhanced-deda5fb9170295133444809618835e8b9aa61512.tar.bz2
reilua-enhanced-deda5fb9170295133444809618835e8b9aa61512.zip
Exit function and N-Patch fix.
Diffstat (limited to 'changelog')
-rw-r--r--changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog b/changelog
index 92caf06..db08e35 100644
--- a/changelog
+++ b/changelog
@@ -5,6 +5,8 @@ KEY CHANGES:
- ADDED: This changelog.
- ADDED: Lua interpreter mode.
- ADDED: Easings extra module.
+ - ADDED: exit function.
+ - FIX: uluaGetNPatchInfo fix for RL_DrawTextureNPatch. Guess this was never tested and did not work at all >:E.
Detailed changes:
ADDED: Help argument.