diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ec93ab..e9e6bb4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.3.0] - 2020-05-12 + ### Changed * Make variable creation process asynchronous. [#31] @@ -57,6 +59,7 @@ Initial version with support for managing: [1.1.0]: https://github.com/rgreinho/tfe-cli/releases/tag/1.1.0 [1.1.1]: https://github.com/rgreinho/tfe-cli/releases/tag/1.1.1 [1.2.0]: https://github.com/rgreinho/tfe-cli/releases/tag/1.2.0 +[1.3.0]: https://github.com/rgreinho/tfe-cli/releases/tag/1.3.0 [//]: # (Issue/PR links) [#14]: https://github.com/rgreinho/tfe-cli/pull/14