Browse Source

Update CHANGELOG

Ray 5 years ago
parent
commit
976a10c891
1 changed files with 1 additions and 0 deletions
  1. 1 0
      CHANGELOG

+ 1 - 0
CHANGELOG

@@ -11,6 +11,7 @@ KEY CHANGES:
  - Custom memory allocators for all modules and dependencies.
  - Custom memory allocators for all modules and dependencies.
  - Centralized file access system and memory data loading.
  - Centralized file access system and memory data loading.
  - Structures reviewed to reduce size and always be used as pass-by-value.
  - 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.
  - raudio module reviewed to accomodate new Music struct and new miniaudio.
  - text module reviewed to improve fonts generation and text management functions.
  - text module reviewed to improve fonts generation and text management functions.
  - Multiple new examples added and categorized examples table.
  - Multiple new examples added and categorized examples table.