Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
bkircher committed Sep 22, 2021
1 parent db13e48 commit 4ccd023
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,9 +1,10 @@
# Changelog

## v0.11.0 (UNRELEASED)
## v0.11.0 (2021-09-22)

FEATURES:

* Release tarballs now include version strings. With this you can simply use make(1) in a build environment without git(1) installed and still have `gscloud version` produce correct output (Fixes [#131](https://github.com/gridscale/gscloud/issues/131)).
* gscloud-server-create `--with-template` learned to accept IDs in addition to template names (see [PR #133](https://github.com/gridscale/gscloud/pull/133)).

FIXED:
Expand Down

0 comments on commit 4ccd023

Please sign in to comment.