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 83825df..957cbc8 100644
--- a/changelog
+++ b/changelog
@@ -4,6 +4,7 @@ Release: ReiLua version 0.8.0 Using Raylib 5.0 and Forked Raygui 4.0
KEY CHANGES:
- CHANGE: GetBufferData takes also position and length arguments.
- ADDED: LoadImageFromData.
+ - CHANGE: Process renamed to update to be more inline with naming of raylib and common convention.
DETAILED CHANGES:
- ADDED: GetBufferElementSize and GetBufferLength.