diff options
| author | Ray <[email protected]> | 2022-08-11 13:39:46 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2022-08-11 13:39:46 +0200 |
| commit | 60d9cbd754afbc15706fda8e011b914e751a7efb (patch) | |
| tree | 89a9ade89d0925feb699dbc73f4ac5fdee0fc159 /CHANGELOG | |
| parent | 4c71f5f76ee10e387bd673745415c54aa7c924a8 (diff) | |
| download | raylib-60d9cbd754afbc15706fda8e011b914e751a7efb.tar.gz raylib-60d9cbd754afbc15706fda8e011b914e751a7efb.zip | |
Update CHANGELOG
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
