ChangeLog.md in bosh-cloudfoundry-0.6.0 vs ChangeLog.md in bosh-cloudfoundry-0.6.1

- old
+ new

@@ -1,7 +1,9 @@ # Change Log +Create and manage your Cloud Foundry deployments on AWS and OpenStack with a simple command line tool (a plugin for BOSH CLI in fact). Start small, grow big, and constantly upgrade your various Cloud Foundry deployments. + ## v0.6 There is now a write up of [the concepts](https://github.com/StarkAndWayne/bosh-cloudfoundry/blob/master/docs/concept.md) and constructs being deployed from Anders Sveen! Tests are running on Travis CI. We have green builds! @@ -9,9 +11,15 @@ Automatically uploading base stemcell 0.7.0; rather than the very new 1.5.0-pre2 which only work with the also very new microbosh 1.5.0-pre2. Faster when using a final release because it no longer pulls down all the submodules; and some better code for handling the switch between a development and final release; but... Still need to create development releases from cf-release's master branch. Hopefully all the required patches will be in cf-release's 130 release coming soon! + +### v0.6.1 + +Constrain which fog version is installed to match bosh_cli. [thx @bonzofenix] + +Little bit of README clean up. ## v0.5 Gerrit is dead. Long live gerrit. This release is for everyone who is getting started or wants to upgrade. Gerrit is dead.