summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'changelog')
-rw-r--r--changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/changelog b/changelog
index d4f7bb7..a314732 100644
--- a/changelog
+++ b/changelog
@@ -35,7 +35,10 @@ DETAILED CHANGES:
- ADDED: SetWindowIcons, SetWindowOpacity and GetWindowHandle.
- CHANGED: Merged uluaGet*Index functions to uluaGet* functions.
- FIXED: LoadFontEx.
- - ADDED: DrawTextBoxed and DrawTextBoxedSelectable From raylib [text] example - Rectangle bounds
+ - ADDED: DrawTextBoxed and DrawTextBoxedSelectable From raylib [text] example - Rectangle bounds.
+ - ADDED: CompressData, DecompressData, EncodeDataBase64 and DecodeDataBase64.
+ - ADDED: GetBufferType and GetBufferSize.
+ - ADDED: Compress data example.
------------------------------------------------------------------------
Release: ReiLua version 0.5.0 Using Raylib 4.5