diff --git a/CHANGELOG.MD b/CHANGELOG.MD index 496911c..caba760 100644 --- a/CHANGELOG.MD +++ b/CHANGELOG.MD @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [1.?.?] - 2020-?-? +## [1.31.2] - 2021-02-06 ### Added - Id to MeshFrame @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Moved color from mesh to mesh material. - OBJ Loader refactor - Logic of loadFrom() +- Migrated to GCC9 (valid with latest PS2SDK) ### Removed - Removed MeshId from TextureLink, TextureRepository