Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
bkircher committed Jan 10, 2021
1 parent c8bc061 commit 450cfb5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## v0.7.0 (UNRELEASED)
## v0.7.0 (2021-01-10)

FEATURES:

Expand All @@ -9,6 +9,7 @@ FEATURES:
* gscloud-server-create learned `--availability-zone` flag to influence a server's physical distance ([#91](https://github.com/gridscale/gscloud/issues/91)).
* gscloud-server-create also learned `--auto-recovery` flag to specify auto-recovery behavior ([#92](https://github.com/gridscale/gscloud/issues/92)).
* gscloud-server-events subcommand has been added. You can now fetch event logs for a server ([#102](https://github.com/gridscale/gscloud/issues/102)).
* Added new `gscloud iso-image` subcommand to list, create, and eventually delete ISO image objects ([#101](https://github.com/gridscale/gscloud/issues/101)).

FIXED:

Expand Down

0 comments on commit 450cfb5

Please sign in to comment.