summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRay <[email protected]>2022-08-11 13:39:46 +0200
committerRay <[email protected]>2022-08-11 13:39:46 +0200
commit60d9cbd754afbc15706fda8e011b914e751a7efb (patch)
tree89a9ade89d0925feb699dbc73f4ac5fdee0fc159
parent4c71f5f76ee10e387bd673745415c54aa7c924a8 (diff)
downloadraylib-60d9cbd754afbc15706fda8e011b914e751a7efb.tar.gz
raylib-60d9cbd754afbc15706fda8e011b914e751a7efb.zip
Update CHANGELOG
-rw-r--r--CHANGELOG4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index b5ab1eac..2ab3169c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -7,11 +7,11 @@ Current Release: raylib 4.0.0 (05 November 2021)
Release: raylib 4.2 (August 2022)
-------------------------------------------------------------------------
KEY CHANGES:
+ - REMOVED: extras libraries (raygui, physac, rrem, reasings, raudio.h) moved to independent separate repos
+ - UPDATED: examples: Added creation and update raylib versions and assigned **DIFFICULTY LEVELS**!
- rres 1.0: A custom resource-processing and packaging file format, including tooling and raylib integration examples
- raygui 3.2: New version of the immediate-mode gui system for tools development with raylib
- raylib_parser: Multiple improvements of the raylib parser to automatize bindings generation
- - REMOVED extras libraries (raygui, physac, raudio.h...) moved to independent separate repos
- - UPDATED: examples: Added creation and update raylib versions and assigned **DIFFICULTY LEVELS**!
Detailed changes:
[multi] REVIEWED: Multiple trace log messages