nacx requested changes on this pull request. This is just a copy of the 2.0.0 page... There is no real content or draft here for 2.1.0. You will also need to add the 2.1.0 link to the menu item.
> @@ -0,0 +1,85 @@ +--- +layout: releasenotes +title: Release Notes for Version 2.0.0 +date: 2016-11-15 12:00:00 Put the release date here. It should be the same than the publish date for this page. > @@ -0,0 +1,85 @@ +--- +layout: releasenotes +title: Release Notes for Version 2.0.0 2.1.0 > @@ -0,0 +1,85 @@ +--- +layout: releasenotes +title: Release Notes for Version 2.0.0 +date: 2016-11-15 12:00:00 +release_notes: true +permalink: /releasenotes/2.0.0/ 2.1.0 > +date: 2016-11-15 12:00:00 +release_notes: true +permalink: /releasenotes/2.0.0/ +--- + +1. [Introduction](#intro) +1. [Release Highlights](#highlights) +1. [Compute Improvements](#computeimprovements) +1. [BlobStore Improvements](#blobstoreimprovements) +1. [Known Issues](#knownissues) +1. [Credits](#credits) +1. [Test Results](#test) + +## <a id="intro"></a>Introduction + +Apache jclouds 2.0 represents a significant milestone for the project. We are proud to support all major cloud providers in the marketplace with a mature, stable, codebase that is ready for production. You can [read the official announcement here](https://s.apache.org/NbYK). To get started with jclouds, please see the [jclouds installation guide](/start/install/). 2.1 > +date: 2016-11-15 12:00:00 +release_notes: true +permalink: /releasenotes/2.0.0/ +--- + +1. [Introduction](#intro) +1. [Release Highlights](#highlights) +1. [Compute Improvements](#computeimprovements) +1. [BlobStore Improvements](#blobstoreimprovements) +1. [Known Issues](#knownissues) +1. [Credits](#credits) +1. [Test Results](#test) + +## <a id="intro"></a>Introduction + +Apache jclouds 2.0 represents a significant milestone for the project. We are proud to support all major cloud providers in the marketplace with a mature, stable, codebase that is ready for production. You can [read the official announcement here](https://s.apache.org/NbYK). To get started with jclouds, please see the [jclouds installation guide](/start/install/). Also, if you put a placeholder for the link such as `https://s.apache.org/jclouds210` you can then generate a link for the announcement using that name and you won't have to edit the post later. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/210#pullrequestreview-98156759
