README.md in vagrant-vcloud-0.3.0 vs README.md in vagrant-vcloud-0.3.1

- old
+ new

@@ -1,18 +1,22 @@ [Vagrant](http://www.vagrantup.com) provider for VMware vCloud Director® ============= -[Version 0.3.0](https://github.com/frapposelli/vagrant-vcloud/releases/tag/v0.3.0) has been released! +[Version 0.3.1](https://github.com/frapposelli/vagrant-vcloud/releases/tag/v0.3.1) has been released! ------------- Please note that this software is still Alpha/Beta quality and is not recommended for production usage. Right now a [Precise32](http://vagrant.tsugliani.fr/precise32.box) is available for use, or you can roll your own as you please, make sure to install VMware tools in it. +Features of Version 0.3.1 are: + +- Small hotfix to include "preRunning" condition when using vCloud Director 5.5 [Issue #44] + Features of Version 0.3.0 are: -A substantial release, major kudos to Stefan Scherer who submitted some substantious PRs! +A substantial release, major kudos to [Stefan Scherer](https://github.com/StefanScherer) who submitted some substantious PRs! - Added support for port mapping at the Organization Edge Gateway. - Added a new configuration options ```vapp_prefix``` to change vApp prefix (defaults to Vagrant). - Improved vcloud-status command. - Fixed cygdrive path for rsync on Windows. @@ -40,10 +44,10 @@ - Fixed the Edge Gateway NAT rules creation / deletion. - Added debug capabilities down to XML traffic exchanged during the REST calls. Features of Version 0.1.2 are: -- Fix ssh_key array for the sync_folder [ISSUE #30 thanks @JMG-OICR] +- Fix ssh_key array for the sync_folder [ISSUE #30 thanks [@JMG-OICR](https://github.com/JMG-OICR)] Features of Version 0.1.1 are: - bugfix multiple sub allocation pools ranges [ISSUE #24] - Putting back Google DNS as default if not specified