Browse Source

Update CHANGELOG

Ray 4 years ago
parent
commit
caa375412b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CHANGELOG

+ 1 - 1
CHANGELOG

@@ -13,7 +13,7 @@ KEY CHANGES:
  - [utils] ADDED: File access callbacks system
  - [models] ADDED: glTF animations support (#1551) by @object71
  - [audio] ADDED: Music streaming support from memory (#1606) by @nezvers
- - [*] RENAMED: enums values renamed for consistency
+ - [*] RENAMED: enum types and enum values for consistency
 
 Detailed changes:
 [core] ADDED: LoadVrStereoConfig()