Skip to content

Commit

Permalink
Release version 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ezr-ondrej committed Aug 29, 2019
1 parent d520c5f commit 11719ba
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
## v3.2.1

* Fix VM creation on storagePod (#234)

## v3.2.0

* Annotation Notes are not set in Image based builds (#218)

* Cloning disks thin relocation and storagePod location (#216)

* Grab DC if within a folder (#214)

## v3.1.1
Expand Down
2 changes: 1 addition & 1 deletion lib/fog/vsphere/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Fog
module Vsphere
VERSION = '3.2.0'.freeze
VERSION = '3.2.1'.freeze
end
end

0 comments on commit 11719ba

Please sign in to comment.