Repository: incubator-brooklyn Updated Branches: refs/heads/0.8.0-incubating 07a6a593a -> 315ece017
fix typos in release notes Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/315ece01 Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/315ece01 Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/315ece01 Branch: refs/heads/0.8.0-incubating Commit: 315ece017ef0a4e301596ff5c3bcdb690be6651f Parents: 07a6a59 Author: Alex Heneveld <alex.henev...@cloudsoftcorp.com> Authored: Tue Sep 1 17:29:32 2015 +0100 Committer: Alex Heneveld <alex.henev...@cloudsoftcorp.com> Committed: Tue Sep 1 17:29:32 2015 +0100 ---------------------------------------------------------------------- docs/guide/misc/release-notes.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/315ece01/docs/guide/misc/release-notes.md ---------------------------------------------------------------------- diff --git a/docs/guide/misc/release-notes.md b/docs/guide/misc/release-notes.md index e15421a..d7a5f23 100644 --- a/docs/guide/misc/release-notes.md +++ b/docs/guide/misc/release-notes.md @@ -16,11 +16,11 @@ title: Release Notes ### Introduction -Version 0.8.0 is a rapid, clean-up and hardening release, as we prepare for graduation. +Version 0.8.0 is a clean-up and hardening release, rapidly following 0.7.0, as we prepare for graduation. The biggest change is the package refactoring, discussed in the Backwards Compatibility section. -Other new features include more externalized configuration, -machine management (suspend/resume and windows enhandements), -MySQL cluster, entitlements enhancements, and pluggable blueprint languages. +Other new features include externalized configuration, +more machine management (suspend/resume and windows enhancements), +clustered MySQL, entitlements enhancements, and pluggable blueprint languages. Thanks go to our community for their improvements, feedback and guidance, and to Brooklyn's commercial users for funding much of this development.