diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b4a14f..91f17bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - +## [v1.0.2] + +### Fixed + +- Fixes large scroll backs failing to render because the mesh Text Mesh Pro generates exceeds the 65000 triangle single mesh limit in Unity + ## [v1.0.1] ### Fixed @@ -34,7 +40,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Initial version -[unreleased]: https://github.com/grahamboree/tilde/compare/v1.0.1...HEAD -[1.0.0]: https://github.com/grahamboree/tilde/releases/tag/v1.0.1 +[unreleased]: https://github.com/grahamboree/tilde/compare/v1.0.2...HEAD +[1.0.2]: https://github.com/grahamboree/tilde/releases/tag/v1.0.2 +[1.0.1]: https://github.com/grahamboree/tilde/releases/tag/v1.0.1 [1.0.0]: https://github.com/grahamboree/tilde/releases/tag/v1.0.0 [0.1.0]: https://github.com/grahamboree/tilde/releases/tag/v0.1.0 \ No newline at end of file