diff options
| author | Ray <[email protected]> | 2023-03-15 17:51:03 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-03-15 17:51:03 +0100 |
| commit | b31c8364566c15ebc9911d86adfe10199812fd40 (patch) | |
| tree | 4c40d0b512ac8ae0b56883a3ece01965ef7194a3 /CHANGELOG | |
| parent | 1aacefd6fabfffa69f5b1bb905263941ad2af823 (diff) | |
| download | raylib-b31c8364566c15ebc9911d86adfe10199812fd40.tar.gz raylib-b31c8364566c15ebc9911d86adfe10199812fd40.zip | |
Update CHANGELOG
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 ------------------------------------------------------------------------- |
