You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,10 @@
1
1
# Changelog
2
2
3
-
## v0.11.0 (UNRELEASED)
3
+
## v0.11.0 (2021-09-22)
4
4
5
5
FEATURES:
6
6
7
+
* 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)).
7
8
* gscloud-server-create `--with-template` learned to accept IDs in addition to template names (see [PR #133](https://github.com/gridscale/gscloud/pull/133)).
0 commit comments