Skip to content

Commit 37c6606

Browse files
committed
Coalesce the 0.10.1 with 0.10.0
1 parent aff99b0 commit 37c6606

1 file changed

Lines changed: 10 additions & 12 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,3 @@
1-
# Release 0.10.1
2-
3-
This release updates nash to 0.6 and protects against
4-
invalid parameters when restoring a VM backup.
5-
6-
The following functions should not be called anymore
7-
when recovering a VM backup:
8-
9-
* azure_vm_set_username
10-
* azure_vm_set_publickeyfile
11-
* azure_vm_set_password
12-
131
# Release 0.10.0
142

153
This release breaks compatibility of the storage package to
@@ -28,6 +16,16 @@ And adds the new/tested:
2816
* azure_storage_account_create_storage
2917
* azure_storage_account_create_blob
3018

19+
It also updates nash to 0.6 and protects against
20+
invalid parameters when restoring a VM backup.
21+
22+
The following functions should not be called anymore
23+
when recovering a VM backup:
24+
25+
* azure_vm_set_username
26+
* azure_vm_set_publickeyfile
27+
* azure_vm_set_password
28+
3129
# Release 0.9.1
3230

3331
This release removes the broken function:

0 commit comments

Comments
 (0)