From ff16ad8a1723ff5b58de0779502775036de05b30 Mon Sep 17 00:00:00 2001 From: Maxime VISONNEAU Date: Tue, 18 Feb 2020 18:51:11 +0000 Subject: [PATCH] Released 0.0.1! --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 33245f9..3c7376b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [0ver](https://0ver.org). ## [Unreleased] +## [0.0.1] - 2020-02-18 + ### Added - Read configuration form HCL (or json) file @@ -15,4 +17,5 @@ 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.0...HEAD +[Unreleased]: https://github.com/mvisonneau/tfcw/compare/0.0.1...HEAD +[0.0.1]: https://github.com/mvisonneau/tfcw/tree/0.0.1