diff --git a/CHANGELOG.md b/CHANGELOG.md index bc67a89..3b693a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.0.2] - 2023-08-10 + +### Added +- Support for ModelSync, Vue Property Decorator +- Support for Mutations, Vuex Class + ## [0.0.1] - 2023-08-08 ### Added