We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce5396d commit a8e4f10Copy full SHA for a8e4f10
Changelog.md
@@ -1,5 +1,16 @@
1
# Changelog
2
3
+## 0.3.2
4
+
5
+* Enabled a smarted blueprint input handling, properly combining any inputs
6
+ supplied with the blueprint with the ones handled by the deployment service
7
+* Updated Chef cookbook and recipe names to conform with standard Chef
8
+ way of naming things
9
+* Added blueprint inspection tool, currently reporting the list of inputs
10
+ expected by the selected blueprint
11
+* Enabled bash completion for CLI tool
12
+* Migrated deployment service bootstrap to Chef
13
14
## 0.3.1
15
16
* Replaced gunicorn with uWSGI. The default ports for the deployment tools are
0 commit comments