You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
8
8
9
9
### Added
10
10
- 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)
- Remove the `arduino-app-cli app monitor` command [#66](https://github.com/arduino/arduino-app-cli/pull/66)
11
15
12
16
## Fixed
13
17
- 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