Skip to content

Commit cf00454

Browse files
authored
Update CHANGELOG with added and removed features
Added support for hidden field in brick index and new monitor command, removed old monitor command.
1 parent 7ee42ba commit cf00454

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
88

99
### Added
1010
- Support `hidden` field of the brick index to hide variables from the `GET /v1/bricks/{id}` and `GET /v1/apps/{id}/bricks/{id}` endpoints [#143](https://github.com/arduino/arduino-app-cli/pull/143)
11+
- Add `arduino-app-cli monitor` command [#66](https://github.com/arduino/arduino-app-cli/pull/66)
12+
13+
## Removed
14+
- Remove the `arduino-app-cli app monitor` command [#66](https://github.com/arduino/arduino-app-cli/pull/66)
1115

1216
## Fixed
1317
- Update local library index on `arduino-app-cli system update` and `GET /v1/system/update/check` [#133](https://github.com/arduino/arduino-app-cli/pull/133)

0 commit comments

Comments
 (0)