summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'changelog')
-rw-r--r--changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/changelog b/changelog
index 8a90a95..3b07f59 100644
--- a/changelog
+++ b/changelog
@@ -13,6 +13,7 @@ KEY CHANGES:
- ADDED: Platform desktop SDL.
- 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.
DETAILED CHANGES:
- REMOVED: DrawLineBezierQuad, DrawLineBezierCubic.
@@ -25,7 +26,8 @@ DETAILED CHANGES:
- ADDED: GetApplicationDirectory.
- FIXED: Snake example after Vector2Angle change.
- FIXED: Raygui edit mode selection.
-
+ - CHANGE: Moved glfw headers to GLFW folder.
+
------------------------------------------------------------------------
Release: ReiLua version 0.6.0 Using Raylib 4.5
------------------------------------------------------------------------