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.1] - 2022-12-21
8+
79### Fixed
810- Fixed terminal scroll not working ([ support #866 ] ).
911- Fixed terminal breaks if input is given before hub is connected ([ support #865 ] ).
@@ -627,7 +629,8 @@ Prerelease changes are documented at [support#48].
627629
628630<!-- links for version headings -->
629631
630- [ Unreleased ] : https://github.com/pybricks/pybricks-code/compare/v2.0.0...HEAD
632+ [ Unreleased ] : https://github.com/pybricks/pybricks-code/compare/v2.0.1...HEAD
633+ [ 2.0.1 ] : https://github.com/pybricks/pybricks-code/compare/v2.0.0...v2.0.1
631634[ 2.0.0 ] : https://github.com/pybricks/pybricks-code/compare/v2.0.0-rc.1...v2.0.0
632635[ 2.0.0-rc.1 ] : https://github.com/pybricks/pybricks-code/compare/v2.0.0-beta.12...v2.0.0-rc.1
633636[ 2.0.0-beta.12 ] : https://github.com/pybricks/pybricks-code/compare/v2.0.0-beta.11...v2.0.0-beta.12
Original file line number Diff line number Diff line change 11{
22 "name" : " @pybricks/pybricks-code" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "license" : " MIT" ,
55 "author" : " The Pybricks Authors" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments