diff --git a/docs/UPGRADING.md b/docs/UPGRADING.md index c9cd0f999dc..7c92c5f336d 100644 --- a/docs/UPGRADING.md +++ b/docs/UPGRADING.md @@ -2,7 +2,7 @@ Here you can find a list of migration guides to handle breaking changes between releases of the CLI. -## v0.35.0 +## 0.36.0 ### CLI `core list` and `core search` changed JSON output. @@ -167,6 +167,8 @@ To address all the inconsistencies/inaccuracies we introduced two messages: - `PlatformMetadata` contains generic information about a platform (not correlated to a specific release). - `PlatformRelease` contains information about a specific release of a platform. +## 0.35.0 + ### CLI `debug --info` changed JSON output. The string field `server_configuration.script` is now an array and has been renamed `scripts`, here an example: