Skip to content

Commit

Permalink
Version 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bingosummer committed Oct 20, 2016
1 parent bb0c9cf commit 9ac84c7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions bosh-setup/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# v2.1.1 (2016-10-20)

- Upgrade CustomScript to 2.0
- Add a retry logic for uploading stemcell and release
- Bug fixes
- Install prerequisites at the beginning to avoid a silent error when install msrest

# v2.1.0 (2016-10-11)

- Upgrade versions
Expand Down
2 changes: 1 addition & 1 deletion bosh-setup/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"description": "This template helps you setup a development environment where you can deploy BOSH and Cloud Foundry.",
"summary": "This template helps you setup a development environment where you can deploy BOSH and Cloud Foundry.",
"githubUsername": "bingosummer",
"dateUpdated": "2016-10-11"
"dateUpdated": "2016-10-20"
}

0 comments on commit 9ac84c7

Please sign in to comment.