File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 44
55## [ Unreleased]
66
7+ ## [ 2.2.0-beta.3] - 2023-04-24
8+
79### Added
810- Added support for Pybricks Profile v1.3.0.
911
1012### Changed
1113- Better error message when download and run fails due to disconnected hub.
14+ - Updated dependencies.
15+ - Update code completion for API changes and additions.
16+ - Updated docs.
1217- Updated firmware to v3.3.0b4:
1318
1419 #### Added
@@ -839,7 +844,8 @@ Prerelease changes are documented at [support#48].
839844
840845<!-- links for version headings -->
841846
842- [ Unreleased ] : https://github.com/pybricks/pybricks-code/compare/v2.2.0-beta.2...HEAD
847+ [ Unreleased ] : https://github.com/pybricks/pybricks-code/compare/v2.2.0-beta.3...HEAD
848+ [ 2.2.0-beta.3 ] : https://github.com/pybricks/pybricks-code/compare/v2.2.0-beta.2..v2.2.0-beta.3
843849[ 2.2.0-beta.2 ] : https://github.com/pybricks/pybricks-code/compare/v2.2.0-beta.1..v2.2.0-beta.2
844850[ 2.2.0-beta.1 ] : https://github.com/pybricks/pybricks-code/compare/v2.1.1..v2.2.0-beta.1
845851[ 2.1.1 ] : https://github.com/pybricks/pybricks-code/compare/v2.1.0...v2.1.1
Original file line number Diff line number Diff line change 11{
22 "name" : " @pybricks/pybricks-code" ,
3- "version" : " 2.2.0-beta.2 " ,
3+ "version" : " 2.2.0-beta.3 " ,
44 "license" : " MIT" ,
55 "author" : " The Pybricks Authors" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments