summaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG
diff options
context:
space:
mode:
authorRay <[email protected]>2023-03-15 17:51:03 +0100
committerGitHub <[email protected]>2023-03-15 17:51:03 +0100
commitb31c8364566c15ebc9911d86adfe10199812fd40 (patch)
tree4c40d0b512ac8ae0b56883a3ece01965ef7194a3 /CHANGELOG
parent1aacefd6fabfffa69f5b1bb905263941ad2af823 (diff)
downloadraylib-b31c8364566c15ebc9911d86adfe10199812fd40.tar.gz
raylib-b31c8364566c15ebc9911d86adfe10199812fd40.zip
Update CHANGELOG
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 10c96f7b..654c7bb4 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -50,6 +50,7 @@ Detailed changes:
[core] REVIEWED: GetWindowHandle() to return Linux window (#2938)
[core] REVIEWED: WindowDropCallback(), additional security check (#2943)
[core] REVIEWED: Security checks for emscripten_run_script() (#2954)
+[utils] REVIEWED: TraceLog() message size limit overflow
[rcamera] REDESIGNED: New implementation from scratch (#2563) by @Crydsch
[rcamera] REVIEWED: Make orbital camera work as expected (#2926) by @JeffM2501
[rcamera] REVIEWED: Multiple reviews on the new implementation
@@ -177,7 +178,8 @@ Detailed changes:
[bindings] ADDED: TurboRaylib (Object Pascal) by @turborium
[bindings] ADDED: Kaylib (Kotlin/Native) by @Its-Kenta
[bindings] ADDED: Raylib-Nelua (Nelua) by @Its-Kenta
-[bindings] ADDED: Cyber binding by @fubark
+[bindings] ADDED: Cyber (Cyber) by @fubark
+[bindings] ADDED: raylib-sunder (Sunder) by @ashn-dot-dev
[misc] REVIEWED: Update external libraries to latest versions
-------------------------------------------------------------------------