There was an error while loading. Please reload this page.
1 parent 6affc1e commit eed820bCopy full SHA for eed820b
1 file changed
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [1.3.0] - 2020-05-12
11
+
12
### Changed
13
14
* Make variable creation process asynchronous. [#31]
@@ -57,6 +59,7 @@ Initial version with support for managing:
57
59
[1.1.0]: https://github.com/rgreinho/tfe-cli/releases/tag/1.1.0
58
60
[1.1.1]: https://github.com/rgreinho/tfe-cli/releases/tag/1.1.1
61
[1.2.0]: https://github.com/rgreinho/tfe-cli/releases/tag/1.2.0
62
+[1.3.0]: https://github.com/rgreinho/tfe-cli/releases/tag/1.3.0
63
64
[//]: # (Issue/PR links)
65
[#14]: https://github.com/rgreinho/tfe-cli/pull/14
0 commit comments