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 d43e6d4 commit ae1cf68Copy full SHA for ae1cf68
gradient/version.py
@@ -1 +1 @@
1
-version = "0.6.0"
+version = "0.6.1a0"
releasenotes.md
@@ -1,5 +1,12 @@
# Gradient CLI Release Notes
2
3
+# Release Notes for 0.6.1a0
4
+### Breaking changes
5
+* `--workspaceUrl` and `--workspaceArchive` replaced by `--workspace`
6
+### Fixes
7
+* Added `clusters list` command
8
+* Fixed URL to a newly created project
9
+
10
# Release Notes for 0.6.0
11
##### Note: this list includes all changes made in 0.6.0a* alpha releases
12
### Breaking changes
0 commit comments