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 04ee3e8..b15bebf 100644
--- a/changelog
+++ b/changelog
@@ -5,6 +5,7 @@ KEY CHANGES:
- CHANGE: Process renamed to update to be more inline with naming of raylib and common convention.
- ADDED: apiScanner.lua for searching unimplemented functions from raylib.
- ADDED Automation events.
+ - CHANGE: Raygui lib callbacks to single table.
DETAILED CHANGES:
- ADDED: GetBufferElementSize and GetBufferLength.