You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by he...@apache.org on 2016/02/01 18:44:38 UTC

[38/50] brooklyn-docs git commit: Changed url to brooklyncentral.github.io, added release notes for 0.7.0-SNAPSHOT

Changed url to brooklyncentral.github.io, added release notes for 0.7.0-SNAPSHOT


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/67999021
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/67999021
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/diff/67999021

Branch: refs/heads/0.6.0
Commit: 679990214b6a668d05f4e221b5923575c1f685e0
Parents: 2f9d9a6
Author: Martin Harris <gi...@nakomis.com>
Authored: Tue Nov 12 18:15:45 2013 +0000
Committer: Martin Harris <gi...@nakomis.com>
Committed: Tue Nov 12 18:15:45 2013 +0000

----------------------------------------------------------------------
 docs/_layouts/page.html | 2 +-
 docs/meta/versions.md   | 6 ++++--
 2 files changed, 5 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/67999021/docs/_layouts/page.html
----------------------------------------------------------------------
diff --git a/docs/_layouts/page.html b/docs/_layouts/page.html
index 861bb2d..be1e1f4 100644
--- a/docs/_layouts/page.html
+++ b/docs/_layouts/page.html
@@ -161,7 +161,7 @@ $(document).ready(function() {
     <div id="header">
     
         <div id="identity">
-            <a href="http://brooklyncentral.github.com/" rel="home">Brooklyn</a>
+            <a href="http://brooklyncentral.github.io/" rel="home">Brooklyn</a>
         </div>
         
         <ul id="quicklinks">

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/67999021/docs/meta/versions.md
----------------------------------------------------------------------
diff --git a/docs/meta/versions.md b/docs/meta/versions.md
index ff7b442..5afae60 100644
--- a/docs/meta/versions.md
+++ b/docs/meta/versions.md
@@ -13,7 +13,7 @@ toc: /toc.json
 > **Server (debug) mode detected.**
 
 > *Links to other versions on this page and others will likely not work when running in server/debug mode.
-Files must be copied to the brooklyncentral.github.com repo for these links to resolve correctly.*
+Files must be copied to the brooklyncentral.github.io repo for these links to resolve correctly.*
 
 > *Debug page generated {{ site.time }}*
 {% endif %}
@@ -73,7 +73,9 @@ This is the archived documentation for Brooklyn {{ site.brooklyn-version }}
 
 ### Version History
 
-* **[0.6.0-SNAPSHOT (master)](/v/0.6.0-SNAPSHOT)**: no major changes yet since 0.5.0
+* **[0.7.0-SNAPSHOT (master)](/v/0.7.0-SNAPSHOT)**
+
+* **[0.6.0](/v/0.6.0/)**: locations are constructed using LocationSpec rather than calling constructor directly, improved Chef (& Windows) support, more entities, more clouds, Hazelcast datagrid, GUI improvements (Nov 2013)
 
 * **[0.5.0](/v/0.5.0/)**: includes new JS GUI and REST API, rebind/persistence support, cleaner model and naming conventions, more entities (May 2013)