File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 44
55## [ Unreleased]
66
7+ ## [ 2.0.0-beta.11] - 2022-11-11
8+
79### Fixed
810- Fixed app freezing when checking for updates and update server is unreachable ([ pybricks-code #1299 ] ).
911- Added delay to try to mitigate errors when flashing firmware on city hubs ([ support #792 ] ).
@@ -493,7 +495,8 @@ Prerelease changes are documented at [support#48].
493495
494496<!-- links for version headings -->
495497
496- [ Unreleased ] : https://github.com/pybricks/pybricks-code/compare/v2.0.0-beta.10...HEAD
498+ [ Unreleased ] : https://github.com/pybricks/pybricks-code/compare/v2.0.0-beta.11...HEAD
499+ [ 2.0.0-beta.11 ] : https://github.com/pybricks/pybricks-code/compare/v2.0.0-beta.10...v2.0.0-beta.11
497500[ 2.0.0-beta.10 ] : https://github.com/pybricks/pybricks-code/compare/v2.0.0-beta.9...v2.0.0-beta.10
498501[ 2.0.0-beta.9 ] : https://github.com/pybricks/pybricks-code/compare/v2.0.0-beta.8...v2.0.0-beta.9
499502[ 2.0.0-beta.8 ] : https://github.com/pybricks/pybricks-code/compare/v2.0.0-beta.7...v2.0.0-beta.8
Original file line number Diff line number Diff line change 11{
22 "name" : " @pybricks/pybricks-code" ,
3- "version" : " 2.0.0-beta.10 " ,
3+ "version" : " 2.0.0-beta.11 " ,
44 "license" : " MIT" ,
55 "author" : " The Pybricks Authors" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments