File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 0.9.6 (2023-11-15)
4+
5+ ## What's Changed
6+ * Fix publishing step by @damacus in https://github.com/test-kitchen/kitchen-hyperv/pull/130
7+ * Add renovate config by @damacus in https://github.com/test-kitchen/kitchen-hyperv/pull/131
8+ * Revert "Add renovate config" by @damacus in https://github.com/test-kitchen/kitchen-hyperv/pull/132
9+ * fix: Add renovate config by @damacus in https://github.com/test-kitchen/kitchen-hyperv/pull/135
10+
11+
12+ ** Full Changelog** : https://github.com/test-kitchen/kitchen-hyperv/compare/v0.9.5...v0.9.6
13+
314## 0.9.5 (2023-08-24)
415
516## What's Changed
Original file line number Diff line number Diff line change 1717
1818module Kitchen
1919 module Driver
20- HYPERV_VERSION = "0.9.5 " . freeze
20+ HYPERV_VERSION = "0.9.6 " . freeze
2121 end
2222end
You can’t perform that action at this time.
0 commit comments