From d15a1d5b739d0d151cd55cf405d56d59016f2b83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Palancher?= Date: Thu, 20 Jul 2023 14:07:49 +0200 Subject: [PATCH] Release v0.0.1 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c78d83..019a6f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## [Unreleased] +## [0.0.1] - 2023-07-20 + ### Added - Docker build assets and [dobi](https://github.com/dnephin/dobi) build @@ -30,3 +32,6 @@ output of `machinectl show `. - Properly extract hostvars for named host when running dynamic inventory with the `--host` flag. + +[unreleased]: https://github.com/rackslab/ansible-connection-machinectl/compare/v0.0.1...HEAD +[0.0.1]: https://github.com/rackslab/ansible-connection-machinectl/releases/tag/v0.0.1