summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'changelog')
-rw-r--r--changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog b/changelog
index a7b571e..38ca719 100644
--- a/changelog
+++ b/changelog
@@ -29,6 +29,7 @@ KEY CHANGES:
- ADDED: rlgl General render state functions
- ADDED: LuaJIT compatibility.
- CHANGED Bitwise operators moved from utillib to bitlib for better luaJIT support.
+ - ADDED: logLevelInvalid for bad function calls and invalid data formats.
Detailed changes:
- FIXED: uluaGetRay was looking for integers instead of tables