From a8e4f10fa3c76f8435d1b94d98a110d54cae97fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matej=20Arta=C4=8D?= Date: Thu, 29 Sep 2016 13:10:16 +0200 Subject: [PATCH] Release notes for v.0.3.2 Change-Id: I3e14d2671cf9a99ff9960526f8e4da9f475e32af --- Changelog.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Changelog.md b/Changelog.md index e3fdf0c..42104e3 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,16 @@ # Changelog +## 0.3.2 + +* Enabled a smarted blueprint input handling, properly combining any inputs + supplied with the blueprint with the ones handled by the deployment service +* Updated Chef cookbook and recipe names to conform with standard Chef + way of naming things +* Added blueprint inspection tool, currently reporting the list of inputs + expected by the selected blueprint +* Enabled bash completion for CLI tool +* Migrated deployment service bootstrap to Chef + ## 0.3.1 * Replaced gunicorn with uWSGI. The default ports for the deployment tools are