ChangeLog.md in bosh-cloudfoundry-0.7.0.alpha.3 vs ChangeLog.md in bosh-cloudfoundry-0.7.0.alpha.4

- old
+ new

@@ -15,7 +15,8 @@ The rewrite introduces some new implementation/feature concepts: * using `bosh diff` (aka biff) to generate the deployment file * bundles all final releases into the project & distributed rubygem/plugin (no runtime dependency on cf-release git repository; only the public blobstore) * templates are versioned for the final releases +* different sizes of deployments (orders of magnitude), such as small, medium & large The latter means that new versions of this rubygem can be published that are backwards compatible with aging deployments of Cloud Foundry. There should not be any forced coupling of old `bosh-cloudfoundry` to old `cf-release` final releases.