Skip to content

Commit

Permalink
Release 0.1.0
Browse files Browse the repository at this point in the history
This patch bumps the release number to 0.1.0.
  • Loading branch information
karmab authored and jhernand committed May 7, 2015
1 parent 51d2ba5 commit dd11cfc
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGES.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,22 @@ _rbovirt_ project.
Note that this list of changes was added with the 0.0.30 release,
previous releases aren't described here.

== 0.1.0 / 2015-05-07

New features:

* Updated the Ruby required version to 1.9.3.
* Updated the _rest_client_ required version to 1.7.0.
* Added +wipe_after_delete+ flag for volumes.
* Added +comment+ attribute to VMs.
* Added +clone+ attribute to VMs in order to support creation of full
clones.
* Added +ha_priority+ attribute to VMs.
* Added support for the top level +disks+ collection (also known as
floating disks).
* Added +alias+ attribute to volumes.
* Added support for affinity groups.

== 0.0.32 / 2015-01-14

New features:
Expand Down

0 comments on commit dd11cfc

Please sign in to comment.