summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorjussi2023-11-28 22:39:10 +0200
committerjussi2023-11-28 22:39:10 +0200
commit21eb3f90c427b3b84801754e92bebb418a8d9391 (patch)
tree5bb8662bcdaf4709b1b486323bd610e863e5816f /changelog
parent2b330bbadbeb35807b4831ab6275f6e2867029b5 (diff)
downloadreilua-enhanced-21eb3f90c427b3b84801754e92bebb418a8d9391.tar.gz
reilua-enhanced-21eb3f90c427b3b84801754e92bebb418a8d9391.tar.bz2
reilua-enhanced-21eb3f90c427b3b84801754e92bebb418a8d9391.zip
Platform specific API documentation generation.
Diffstat (limited to 'changelog')
-rw-r--r--changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog b/changelog
index 3b07f59..091b45b 100644
--- a/changelog
+++ b/changelog
@@ -14,6 +14,7 @@ KEY CHANGES:
- CHANGE: Renamed event enums. Events are now platform specific.
- ADDED: SDL Events.
- ADDED: Experimental GLFW Pen Touch events. Needs glfw PR https://github.com/glfw/glfw/pull/1445.
+ - ADDED: Platform specific API documentation generation.
DETAILED CHANGES:
- REMOVED: DrawLineBezierQuad, DrawLineBezierCubic.
@@ -27,6 +28,8 @@ DETAILED CHANGES:
- FIXED: Snake example after Vector2Angle change.
- FIXED: Raygui edit mode selection.
- CHANGE: Moved glfw headers to GLFW folder.
+ - CHANGE: Term globals changed to defines in documentation.
+ - CHANGE: Event documentation is now described in c files.
------------------------------------------------------------------------
Release: ReiLua version 0.6.0 Using Raylib 4.5