Skip to content

Commit 9e28cb8

Browse files
committed
docs: update changelog for version 0.6.8 release and fix minor wording issues
1 parent 108400e commit 9e28cb8

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
66

7-
## [Unreleased]
7+
## [0.6.8] - 2025-11-24
88

99
### Added
1010

@@ -27,7 +27,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
2727

2828
- pkg/board/remote/adb: fix zombie process in adb that resulted in `fork failed: resource temporarily unavailable` error [#81](https://github.com/arduino/arduino-app-cli/pull/81)
2929
- Check if the app is running/starting before stopping it in `arduino-app-cli app stop` and `DELETE /v1/apps/{appID}` [#84](https://github.com/arduino/arduino-app-cli/pull/84)
30-
- Allow missing required variables when adding a brick [#74](https://github.com/arduino/arduino-app-cli/pull/74)
30+
- Allow missing required variables when a brick is added [#74](https://github.com/arduino/arduino-app-cli/pull/74)
31+
- Early return without opening SSE stream when `HEAD /system/update/events` is called [#96](https://github.com/arduino/arduino-app-cli/pull/96)
32+
3133

3234
## [0.6.7] - 2025-11-10
3335

0 commit comments

Comments
 (0)