summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorjussi2022-11-27 16:25:25 +0200
committerjussi2022-11-27 16:25:25 +0200
commit08ef5b435273eaa3de860eac1c031219cd815587 (patch)
tree921570cddf499c1ac5f10b55342300c190edac55 /changelog
parentdeda5fb9170295133444809618835e8b9aa61512 (diff)
downloadreilua-enhanced-08ef5b435273eaa3de860eac1c031219cd815587.tar.gz
reilua-enhanced-08ef5b435273eaa3de860eac1c031219cd815587.tar.bz2
reilua-enhanced-08ef5b435273eaa3de860eac1c031219cd815587.zip
RL_LoadDirectoryFilesEx and separate option for doc_parser.
Diffstat (limited to 'changelog')
-rw-r--r--changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog b/changelog
index db08e35..b0a2e61 100644
--- a/changelog
+++ b/changelog
@@ -13,3 +13,5 @@ ADDED: Help argument.
CHANGED: Changed fuction name RL_rlSetLineWidth to RL_rlglSetLineWidth.
CHANGED: Changed fuction name RL_rlGetLineWidth to RL_rlglGetLineWidth.
FIX: DrawRectangleGradient V and H expecting wrong amount of arguments.
+ADDED: RL_LoadDirectoryFilesEx.
+ADDED: Flag option (-s) for doc_parser.lua for exporting module APIs to separate files.