Skip to content

Commit

Permalink
Coalesce the 0.10.1 with 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
katcipis committed Nov 25, 2017
1 parent aff99b0 commit 37c6606
Showing 1 changed file with 10 additions and 12 deletions.
22 changes: 10 additions & 12 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,3 @@
# Release 0.10.1

This release updates nash to 0.6 and protects against
invalid parameters when restoring a VM backup.

The following functions should not be called anymore
when recovering a VM backup:

* azure_vm_set_username
* azure_vm_set_publickeyfile
* azure_vm_set_password

# Release 0.10.0

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

It also updates nash to 0.6 and protects against
invalid parameters when restoring a VM backup.

The following functions should not be called anymore
when recovering a VM backup:

* azure_vm_set_username
* azure_vm_set_publickeyfile
* azure_vm_set_password

# Release 0.9.1

This release removes the broken function:
Expand Down

0 comments on commit 37c6606

Please sign in to comment.