Skip to content

Commit 037b545

Browse files
authored
Update CHANGELOG.md
1 parent b081456 commit 037b545

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
1111
- Add the `config_variables` field in the `GET /v1/bricks/{id} ` response [#126](https://github.com/arduino/arduino-app-cli/pull/126)
1212
- Bump [examples](https://github.com/arduino/app-bricks-examples) to `0.6.0 [#132](https://github.com/arduino/arduino-app-cli/pull/132)
1313

14+
### Deprecated
15+
16+
- Deprecate the `variables` field from the `GET /v1/bricks/{id} ` response [#126](https://github.com/arduino/arduino-app-cli/pull/126)
17+
1418
### Removed
1519

1620
- Remove `--no-python` option from the CLI `arduino-app-cli app new` command [#121](https://github.com/arduino/arduino-app-cli/pull/121)
@@ -33,9 +37,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
3337

3438
- Do not exit from default Python script [#106](https://github.com/arduino/arduino-app-cli/pull/106)
3539

36-
### Deprecated
37-
38-
- Deprecate the `variables` field from the `GET /v1/bricks/{id} ` response [#126](https://github.com/arduino/arduino-app-cli/pull/126)
3940

4041
### Removed
4142

0 commit comments

Comments
 (0)