Skip to content

Commit

Permalink
Release 0.0.32
Browse files Browse the repository at this point in the history
This patch bumps the release number to 0.0.32.

Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com>
  • Loading branch information
jhernand committed Jan 14, 2015
1 parent e9292f5 commit d0e6726
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGES.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ _rbovirt_ project.
Note that this list of changes was added with the 0.0.30 release,
previous releases aren't described here.

== 0.0.32 / 2015-01-14

New features:

* Added support for template versions.

Bug fixes:

* Handle correctly the _cloud-init_ +phone_home+ option.

== 0.0.31 / 2014-12-11

New features:
Expand Down
2 changes: 1 addition & 1 deletion lib/ovirt/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module OVIRT
VERSION = "0.0.31"
VERSION = "0.0.32"
end

0 comments on commit d0e6726

Please sign in to comment.