Skip to content

Commit

Permalink
docs: update to release 0.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alessio-perugini committed Oct 23, 2023
1 parent 494e923 commit 8528612
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/UPGRADING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down Expand Up @@ -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:
Expand Down

0 comments on commit 8528612

Please sign in to comment.