diff --git a/CHANGELOG.md b/CHANGELOG.md index 42790e72..bdfb3e6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,11 +3,14 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). -## [7.2.0] - 2024.09.16 +## [7.2.0] - 2024.09.19 ## Updated - auth-related requests now use auth-service endpoints [#317](https://github.com/readyplayerme/rpm-unity-sdk-core/pull/317) +## Added +- DestroyMesh class can be used to destroy manually destroy mesh, materials and textures to prevent memory leaks + ## [7.2.0] - 2024.09.06 ## Updated