File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 0.9.2 (2023-08-24)
4+
5+ ## What's Changed
6+ * Fix: Update publish containers by @damacus in https://github.com/test-kitchen/kitchen-hyperv/pull/120
7+ * fix: Tidy files by @damacus in https://github.com/test-kitchen/kitchen-hyperv/pull/121
8+ * fix: Add missing needs step by @damacus in https://github.com/test-kitchen/kitchen-hyperv/pull/123
9+
10+
11+ ** Full Changelog** : https://github.com/test-kitchen/kitchen-hyperv/compare/v0.9.1...v0.9.2
12+
313## [ 0.9.1] ( https://github.com/test-kitchen/kitchen-hyperv/compare/v0.9.0...v0.9.1 ) (2023-08-23)
414
515
Original file line number Diff line number Diff line change 1717
1818module Kitchen
1919 module Driver
20- HYPERV_VERSION = "0.9.1 " . freeze
20+ HYPERV_VERSION = "0.9.2 " . freeze
2121 end
2222end
You can’t perform that action at this time.
0 commit comments