diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d6788b..9d9073f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [0ver](https://0ver.org). ## [Unreleased] +## [0.0.3] - 2020-03-21 + ### Added - Support for managing some workspace configuration within the tfcw.hcl file @@ -38,6 +40,7 @@ and this project adheres to [0ver](https://0ver.org). - dry-run feature on render function - purge unmanaged variables -[Unreleased]: https://github.com/mvisonneau/tfcw/compare/0.0.2...HEAD +[Unreleased]: https://github.com/mvisonneau/tfcw/compare/0.0.3...HEAD +[0.0.3]: https://github.com/mvisonneau/tfcw/tree/0.0.3 [0.0.2]: https://github.com/mvisonneau/tfcw/tree/0.0.2 [0.0.1]: https://github.com/mvisonneau/tfcw/tree/0.0.1