From 8528612fbb2610a59105d0cc8d05bd4f85fa5159 Mon Sep 17 00:00:00 2001 From: Alessio Perugini Date: Thu, 19 Oct 2023 16:50:27 +0200 Subject: [PATCH] docs: update to release 0.36.0 --- docs/UPGRADING.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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: