diff options
| author | Ray <[email protected]> | 2020-03-27 20:31:20 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-03-27 20:31:20 +0100 |
| commit | 976a10c891be0eeb7b27e40965f72ac82a7576c4 (patch) | |
| tree | d6f7f63b54c68610cf48ceed1c8acd5d57282806 /CHANGELOG | |
| parent | d28e73849bd53230fe322bd03a7c2ddab8d1c7a2 (diff) | |
| download | raylib-976a10c891be0eeb7b27e40965f72ac82a7576c4.tar.gz raylib-976a10c891be0eeb7b27e40965f72ac82a7576c4.zip | |
Update CHANGELOG
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ KEY CHANGES: - Custom memory allocators for all modules and dependencies. - Centralized file access system and memory data loading. - Structures reviewed to reduce size and always be used as pass-by-value. + - Tracelog messages completely reviewed and categorized. - raudio module reviewed to accomodate new Music struct and new miniaudio. - text module reviewed to improve fonts generation and text management functions. - Multiple new examples added and categorized examples table. |
