File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments