summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorjussi2024-11-20 18:23:42 +0200
committerjussi2024-11-20 18:23:42 +0200
commit479726a5e468a2f4d0f9337f082889082e535bfb (patch)
treed342d5ddd7ea69b1be343ae62dfd0ef1ddcef8a7 /changelog
parentcf2c2eb05bd5d30169771b0087df84a53124f766 (diff)
downloadreilua-enhanced-479726a5e468a2f4d0f9337f082889082e535bfb.tar.gz
reilua-enhanced-479726a5e468a2f4d0f9337f082889082e535bfb.tar.bz2
reilua-enhanced-479726a5e468a2f4d0f9337f082889082e535bfb.zip
Initial switch to raylib 5.5.
Diffstat (limited to 'changelog')
-rw-r--r--changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/changelog b/changelog
index b992a0c..6e40772 100644
--- a/changelog
+++ b/changelog
@@ -1,4 +1,14 @@
------------------------------------------------------------------------
+Release: ReiLua version 0.9.0 Using Raylib 5.5 and Forked Raygui 4.0
+------------------------------------------------------------------------
+KEY CHANGES:
+ - CHANGE: Switch to raylib 5.5.
+
+DETAILED CHANGES:
+ - CHANGE: Is*Ready to Is*Valid functions.
+ - CHANGE: GetScreenToWorldRay and GetScreenToWorldRayEx.
+
+------------------------------------------------------------------------
Release: ReiLua version 0.8.0 Using Raylib 5.0 and Forked Raygui 4.0
------------------------------------------------------------------------
KEY CHANGES: