We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6c3319 commit 92b7589Copy full SHA for 92b7589
1 file changed
CHANGELOG
@@ -1,7 +1,7 @@
1
changelog
2
---------
3
4
-Current Release: raylib 4.5.0 (18 March 2023)
+Current Release: raylib 5.0 (18 November 2023)
5
6
-------------------------------------------------------------------------
7
Release: raylib 5.0 - 10th Anniversary Edition (18 November 2023)
@@ -13,7 +13,7 @@ KEY CHANGES:
13
- ADDED: New Splines drawing and evaluation API
14
- ADDED: New pseudo-random numbers generator: rprand
15
- ADDED: Automation Events System API
16
- - REMOVED: Deprecated platform: PLATFORM_RPI, use PLATFORM_DRM instead
+ - UPDATED: raygui 4.0: New version of this immediate-mode gui system for tools development with raylib
17
18
Detailed changes:
19
[rcore] ADDED: RAYLIB_VERSION_* values to raylib.h (#2856) by @RobLoach
0 commit comments