File tree Expand file tree Collapse file tree 2 files changed +7
-11
lines changed Expand file tree Collapse file tree 2 files changed +7
-11
lines changed Original file line number Diff line number Diff line change @@ -6,18 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 2.2.0] - 2025-10-25
10+
911### Added
10- - Added the ` Run Stored Program ` option to the ` --stay-connected ` menu.
11- ([ pybricksdev #125 ] )
12- - Added the ` Change Target File ` option to the ` --stay-connected ` menu.
13- ([ pybricksdev #123 ] )
12+ - Added the ` Run Stored Program ` option to the ` --stay-connected ` menu. ([ pybricksdev #125 ] )
13+ - Added the ` Change Target File ` option to the ` --stay-connected ` menu. ([ pybricksdev #123 ] )
1414
1515[ pybricksdev#123 ] : https://github.com/pybricks/pybricksdev/pull/123
16-
17- ### Changed
18- - Changed the default option in the ` --stay-connected ` menu to be the last
19- used option. ([ pybricksdev #125 ] )
20-
2116[ pybricksdev#125 ] : https://github.com/pybricks/pybricksdev/pull/125
2217
2318## [ 2.1.1] - 2025-09-13
@@ -530,7 +525,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
530525- Typo in ` pip ` arguments ` README.md ` .
531526
532527
533- [ Unreleased ] : https://github.com/pybricks/pybricksdev/compare/v2.1.1...HEAD
528+ [ Unreleased ] : https://github.com/pybricks/pybricksdev/compare/v2.2.0...HEAD
529+ [ 2.2.0 ] : https://github.com/pybricks/pybricksdev/compare/v2.1.1...v2.2.0
534530[ 2.1.1 ] : https://github.com/pybricks/pybricksdev/compare/v2.1.0...v2.1.1
535531[ 2.1.0 ] : https://github.com/pybricks/pybricksdev/compare/v2.0.1...v2.1.0
536532[ 2.0.1 ] : https://github.com/pybricks/pybricksdev/compare/v2.0.0...v2.0.1
Original file line number Diff line number Diff line change 11[project ]
22name = " pybricksdev"
3- version = " 2.1.1 "
3+ version = " 2.2.0 "
44description = " Pybricks developer tools"
55authors = [{
name =
" The Pybricks Authors" ,
email =
" [email protected] " }]
66maintainers = [
You can’t perform that action at this time.
0 commit comments