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

- old
+ new

@@ -1,25 +1,15 @@ [Vagrant](http://www.vagrantup.com) provider for VMware vCenter® ============= -[Version 0.3.0](../../releases/tag/v0.3.0) has been released! +[Version 0.3.1](../../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. We have a wide array of boxes available at [Vagrant Cloud](https://vagrantcloud.com/gosddc) you can use them directly or you can roll your own as you please, make sure to install VMware tools in it. This plugin supports the universal [```vmware_ovf``` box format](https://github.com/gosddc/packer-post-processor-vagrant-vmware-ovf/wiki/vmware_ovf-Box-Format), that is 100% portable between [vagrant-vcloud](https://github.com/frapposelli/vagrant-vcloud), [vagrant-vcenter](https://github.com/gosddc/vagrant-vcenter) and [vagrant-vcloudair](https://github.com/gosddc/vagrant-vcloudair), no more double boxes!. - -Changes in [version 0.3.0](../../releases/tag/v0.3.0) include: - -Fixes - -- ```vmware_ovf``` support! -- You can now specify network using the ```public_network``` notation of Vagrant. -- Plugin is now operating in parallel, MOAR SPEED! -- Create the VM folder if it doesn't exist. -- Several bug fixes. Install ------------- Latest version can be easily installed by running the following command: