Ray 5 лет назад
Родитель
Сommit
976a10c891
1 измененных файлов с 1 добавлено и 0 удалено
  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.