diff --git a/CHANGELOG.md b/CHANGELOG.md index 446b1c78..5ab97950 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,9 +5,12 @@ 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). -## [unreleased] +## [2.0.4] - 2023-08-11 ### Fixed -- Asset store validator tool warnings for WebGLCopyAndPaste feature +- Asset store validator tool warnings for WebGLCopyAndPaste feature + +### Added +- .unitypackage release with GH actions ## [2.0.3] - 2023-08-01 @@ -144,7 +147,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added auto releases with GH actions -[unreleased]: https://github.com/trilitech/tezos-unity-sdk/compare/2.0.3...HEAD +[unreleased]: https://github.com/trilitech/tezos-unity-sdk/compare/2.0.4...HEAD +[2.0.4]: https://github.com/trilitech/tezos-unity-sdk/releases/tag/2.0.4 [2.0.3]: https://github.com/trilitech/tezos-unity-sdk/releases/tag/2.0.3 [2.0.2]: https://github.com/trilitech/tezos-unity-sdk/releases/tag/2.0.2 [2.0.1]: https://github.com/trilitech/tezos-unity-sdk/releases/tag/2.0.1