Repository: jclouds-site Updated Branches: refs/heads/rn202 f417e39bc -> 64169a02a
Typo: "DimnensionData" -> "DimensionData" Project: http://git-wip-us.apache.org/repos/asf/jclouds-site/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-site/commit/64169a02 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-site/tree/64169a02 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-site/diff/64169a02 Branch: refs/heads/rn202 Commit: 64169a02abb2fe77314202163a3d27fe69dcbf13 Parents: f417e39 Author: Andrew Phillips <[email protected]> Authored: Wed Jul 5 22:42:09 2017 -0400 Committer: Ignasi Barrera <[email protected]> Committed: Thu Jul 6 08:41:07 2017 +0200 ---------------------------------------------------------------------- releasenotes/2.0.2.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-site/blob/64169a02/releasenotes/2.0.2.md ---------------------------------------------------------------------- diff --git a/releasenotes/2.0.2.md b/releasenotes/2.0.2.md index 920325e..741d99d 100644 --- a/releasenotes/2.0.2.md +++ b/releasenotes/2.0.2.md @@ -14,7 +14,7 @@ permalink: /releasenotes/2.0.2/ ## <a id="intro"></a>Introduction -Apache jclouds 2.0.2 is the second bugfix release after jclouds 2.0. It comes with several bugfixes and performance improvements, and with the addition of the first APIs to manage the [DimnensionData](http://www.dimensiondata.com) cloud. You can [read the official announcement here](https://s.apache.org/jclouds202). To get started with jclouds, please see the [jclouds installation guide](/start/install/). +Apache jclouds 2.0.2 is the second bugfix release after jclouds 2.0. It comes with several bugfixes and performance improvements, and with the addition of the first APIs to manage the [DimensionData](http://www.dimensiondata.com) cloud. You can [read the official announcement here](https://s.apache.org/jclouds202). To get started with jclouds, please see the [jclouds installation guide](/start/install/). ## <a id="highlights"></a>Release Highlights @@ -22,7 +22,7 @@ Apache jclouds 2.0.2 new features include: * Added the RouteTable and InternetGateway APIs to the AWS EC2 provider. * Added the Ohio, Canada, London and China regions to AWS. -* Early stages of the development of the DimnensionData provider with the addition of the infrastructure and server APIs. +* Early stages of the development of the DimensionData provider with the addition of the infrastructure and server APIs. * Improvements to Azure ARM to support multiple resource groups and to be able to deal with arbitrary resource group layouts. * Added advanced networking support to the Azure ARM compute service integration.
