We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 873566d commit 49895f4Copy full SHA for 49895f4
1 file changed
CHANGELOG.md
@@ -1,10 +1,16 @@
1
# Changelog
2
3
-## v0.13.0 (2022-xx-xx)
4
-
5
-FEATURES:
+## v0.12.2 (2023-03-15)
6
7
FIXED:
+* Fix error "config not found" when exec cmd that doesn't need config (see [#168](https://github.com/gridscale/gscloud/pull/168)).
+* Fix ENV variables cannot be used when there is no config file (see [#169](https://github.com/gridscale/gscloud/pull/169)).
8
+* Correct some warning messages and docs.
9
+
10
+## v0.12.1 (2023-01-05)
11
12
+IMPROVEMENTS:
13
+* Enable retry ability (see [#165](https://github.com/gridscale/gscloud/pull/165)).
14
15
## v0.12.0 (2022-06-30)
16
0 commit comments