summaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG
diff options
context:
space:
mode:
authorRay <[email protected]>2022-08-08 12:47:40 +0200
committerGitHub <[email protected]>2022-08-08 12:47:40 +0200
commit8127044748232e8b8e2634619b5299a316d08aa5 (patch)
treeb8aee55134da94fb9f35b2a992368face7a5f69f /CHANGELOG
parent2c0071c8516e89d2e0ac6733cb2fff2f7c887866 (diff)
downloadraylib-8127044748232e8b8e2634619b5299a316d08aa5.tar.gz
raylib-8127044748232e8b8e2634619b5299a316d08aa5.zip
Update CHANGELOG
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 0adbfb2b..b5ab1eac 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -177,6 +177,7 @@ Detailed changes:
[bindings] ADDED: raylib.zig (#2449) by @ryupold
[bindings] ADDED: racket-raylib (#2454) by @eutro
[bindings] ADDED: raylibr (#2611) by @ramiromagno
+[bindings] ADDED: Raylib.4.0.Pascal (#2617) by @sysrpl
[bindings] REVIEWED: Multiple bindings updated to raylib 4.0
[build] ADDED: VS2022 project
[build] ADDED: Support macOS by zig build system (#2175)
@@ -186,6 +187,7 @@ Detailed changes:
[build] ADDED: Repology badge (#2367) by @jubalh
[build] ADDED: Support DLL compilation with TCC compiler (#2569) by @audinue
[build] ADDED: Missing examples to VS2022 examples solution
+[build] REMOVED: VS2019 project (unmaintained)
[build] REMOVED: SUPPORT_MOUSE_CURSOR_POINT config option
[build] REVIEWED: Fixed RPi make install (#2217) by @wereii
[build] REVIEWED: Fix build results path on Linux and RPi (#2218) by @wereii