Skip to content

Commit

Permalink
Release notes for v.0.3.2
Browse files Browse the repository at this point in the history
Change-Id: I3e14d2671cf9a99ff9960526f8e4da9f475e32af
  • Loading branch information
matejart committed Sep 29, 2016
1 parent ce5396d commit a8e4f10
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit a8e4f10

Please sign in to comment.