Commit ef81bb2 1 parent 23db8f4 commit ef81bb2 Copy full SHA for ef81bb2
File tree 2 files changed +5
-2
lines changed
2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
## [ Unreleased]
6
6
7
+ ## [ 2.0.1] - 2022-12-21
8
+
7
9
### Fixed
8
10
- Fixed terminal scroll not working ([ support #866 ] ).
9
11
- Fixed terminal breaks if input is given before hub is connected ([ support #865 ] ).
@@ -627,7 +629,8 @@ Prerelease changes are documented at [support#48].
627
629
628
630
<!-- links for version headings -->
629
631
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
631
634
[ 2.0.0 ] : https://github.com/pybricks/pybricks-code/compare/v2.0.0-rc.1...v2.0.0
632
635
[ 2.0.0-rc.1 ] : https://github.com/pybricks/pybricks-code/compare/v2.0.0-beta.12...v2.0.0-rc.1
633
636
[ 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 1
1
{
2
2
"name" : " @pybricks/pybricks-code" ,
3
- "version" : " 2.0.0 " ,
3
+ "version" : " 2.0.1 " ,
4
4
"license" : " MIT" ,
5
5
"author" : " The Pybricks Authors" ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments