From f2c3c5e3e248e66a016c4517561f3dc9d39787c9 Mon Sep 17 00:00:00 2001 From: Brent Baude Date: Wed, 13 Dec 2023 12:11:20 -0600 Subject: [PATCH] Update release notes for v0.6.0 * Add method GetMachineExists * Dependency updates * Add ability to resize HyperV disks Signed-off-by: Brent Baude --- RELEASE_NOTES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 76cf5ba..97aca38 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,6 +1,11 @@ # Release Notes +## 0.6.0 +* Add method GetMachineExists +* Dependency updates +* Add ability to resize HyperV disks + ## 0.5.0 * Improved error handling around detection of HyperV itself * Fixed bug related to local sensitive properties