File tree 3 files changed +12
-4
lines changed
3 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 1
1
# knife-vsphere changelog
2
2
3
- <!-- latest_release -->
3
+ <!-- latest_release 5.2.0 -->
4
+ ## [ v5.2.0] ( https://github.com/chef/knife-vsphere/tree/v5.2.0 ) (2023-11-02)
5
+
6
+ #### Merged Pull Requests
7
+ - [ CVE] Removed the netaddr gem [ #535 ] ( https://github.com/chef/knife-vsphere/pull/535 ) ([ ashiqueps] ( https://github.com/ashiqueps ) )
4
8
<!-- latest_release -->
5
9
6
- <!-- release_rollup -->
10
+ <!-- release_rollup since=5.1.0 -->
11
+ ### Changes not yet released to rubygems.org
12
+
13
+ #### Merged Pull Requests
14
+ - [ CVE] Removed the netaddr gem [ #535 ] ( https://github.com/chef/knife-vsphere/pull/535 ) ([ ashiqueps] ( https://github.com/ashiqueps ) ) <!-- 5.2.0 -->
7
15
<!-- release_rollup -->
8
16
9
17
<!-- latest_stable_release -->
Original file line number Diff line number Diff line change 1
- 5.1 .0
1
+ 5.2 .0
Original file line number Diff line number Diff line change 1
1
# The main knife-vsphere module.
2
2
module KnifeVsphere
3
3
# The version of this gem.
4
- VERSION = "5.1 .0" . freeze
4
+ VERSION = "5.2 .0" . freeze
5
5
end
You can’t perform that action at this time.
0 commit comments