Skip to content

Commit 76a0b89

Browse files
committed
CHANGELOG.md: Add entry for the --stay-connected arg
1 parent 7429c39 commit 76a0b89

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
### Added
10+
11+
- Added the `--stay-connected` arg to the `pybricksdev run`
12+
command, allowing re-compiling and running the input file. Also echoes
13+
the hub's output to the console when manually running a program.
14+
([pybricksdev#122])
15+
16+
[pybricksdev#122]: https://github.com/pybricks/pybricksdev/pull/122
17+
18+
919
## [2.0.1] - 2025-08-11
1020

1121
### Fixed

0 commit comments

Comments
 (0)