We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4ca273 commit 72001c4Copy full SHA for 72001c4
CHANGELOG.md
@@ -7,11 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
## [Unreleased]
8
9
### Added
10
+- Added the `Run Stored Program` option to the `--stay-connected` menu.
11
+ ([pybricksdev#125])
12
+
13
- Added the `Change Target File` option to the `--stay-connected` menu.
14
([pybricksdev#123])
15
16
[pybricksdev#123]: https://github.com/pybricks/pybricksdev/pull/123
17
18
+### Changed
19
+- Changed the default option in the `--stay-connected` menu to be the last
20
+ used option. ([pybricksdev#125])
21
22
+[pybricksdev#125]: https://github.com/pybricks/pybricksdev/pull/125
23
24
## [2.1.1] - 2025-09-13
25
26
### Fixed
0 commit comments