From 79795b1156b3ae8121624f8acf5d8cbaa6a76372 Mon Sep 17 00:00:00 2001 From: Maxime VISONNEAU Date: Wed, 1 Apr 2020 19:02:53 +0100 Subject: [PATCH] Released 0.0.4 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 48d713d..2d296e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [0ver](https://0ver.org). ## [Unreleased] +## [0.0.4] - 2020-04-01 + ### Added - Capability to manage the workspace SSH key @@ -50,7 +52,8 @@ 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.3...HEAD +[Unreleased]: https://github.com/mvisonneau/tfcw/compare/0.0.4...HEAD +[0.0.4]: https://github.com/mvisonneau/tfcw/tree/0.0.4 [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