Skip to content

Commit

Permalink
Bump for release; update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
swalberg committed May 12, 2016
1 parent 9615920 commit cf12c55
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
knife-vsphere changelog
----------------------

1.2.10 swalberg - Fix get_config to allow falsey values
rhass - Add clone/bootstrap option to allow choosing NIC when
1.2.11 rhass - Add clone/bootstrap option to allow choosing NIC when
more than one NIC is configured in the source template
or VM.
rhass - Add clone/bootsrap option to force the use of IPv4 addresses
- Add clone/bootsrap option to force the use of IPv4 addresses

1.2.10 swalberg - Fix get_config to allow falsey values

1.2.9 swalberg - Bump knife-windows to fix gem conflict with em-winrm
- Handle missing VM case in vmdk add
Expand Down
2 changes: 1 addition & 1 deletion lib/knife-vsphere/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module KnifeVsphere
VERSION = '1.2.10'
VERSION = '1.2.11'
end

0 comments on commit cf12c55

Please sign in to comment.