Skip to content

Commit e4a6ec3

Browse files
authored
Update CHANGELOG to remove duplicate entry
Removed redundant mention of `skip-python` from the HTTP `POST /v1/apps` request endpoint in the changelog.
1 parent 037b545 commit e4a6ec3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
1818
### Removed
1919

2020
- Remove `--no-python` option from the CLI `arduino-app-cli app new` command [#121](https://github.com/arduino/arduino-app-cli/pull/121)
21+
- Remove `skip-python` from the HTTP `POST /v1/apps` request endpoint [#121](https://github.com/arduino/arduino-app-cli/pull/121)
2122

2223
## Fixed
2324

@@ -43,7 +44,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
4344
- Remove the `models` fields from the `GET https://github.com/arduino/arduino-app-cli/pull/126/v1/bricks` response [#94](https://github.com/arduino/arduino-app-cli/pull/94)
4445
- Remove deprecated `require_devices` field from the `brick-list.yaml` [#111](https://github.com/arduino/arduino-app-cli/pull/111)
4546
- Remove the `compatible_models` field from the `GET /v1/apps/{id}/bricks` response [#114](https://github.com/arduino/arduino-app-cli/pull/114)
46-
- Remove `skip-python` from the HTTP `POST /v1/apps` request endpoint [#121](https://github.com/arduino/arduino-app-cli/pull/121)
4747

4848
### Fixed
4949

0 commit comments

Comments
 (0)