We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 494e923 commit 8528612Copy full SHA for 8528612
docs/UPGRADING.md
@@ -2,7 +2,7 @@
2
3
Here you can find a list of migration guides to handle breaking changes between releases of the CLI.
4
5
-## v0.35.0
+## 0.36.0
6
7
### CLI `core list` and `core search` changed JSON output.
8
@@ -167,6 +167,8 @@ To address all the inconsistencies/inaccuracies we introduced two messages:
167
- `PlatformMetadata` contains generic information about a platform (not correlated to a specific release).
168
- `PlatformRelease` contains information about a specific release of a platform.
169
170
+## 0.35.0
171
+
172
### CLI `debug --info` changed JSON output.
173
174
The string field `server_configuration.script` is now an array and has been renamed `scripts`, here an example:
0 commit comments