Commit 90b7c22 1 parent b33677a commit 90b7c22 Copy full SHA for 90b7c22
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.1.0-beta.1] - 2022-12-23
8
+
7
9
### Added
8
10
- Added audio and visual feedback when typing into terminal while user program is not running.
9
11
@@ -641,7 +643,8 @@ Prerelease changes are documented at [support#48].
641
643
642
644
<!-- links for version headings -->
643
645
644
- [ Unreleased ] : https://github.com/pybricks/pybricks-code/compare/v2.0.1...HEAD
646
+ [ Unreleased ] : https://github.com/pybricks/pybricks-code/compare/v2.1.0-beta.1...HEAD
647
+ [ 2.1.0-beta.1 ] : https://github.com/pybricks/pybricks-code/compare/v2.0.1...v2.1.0-beta.1
645
648
[ 2.0.1 ] : https://github.com/pybricks/pybricks-code/compare/v2.0.0...v2.0.1
646
649
[ 2.0.0 ] : https://github.com/pybricks/pybricks-code/compare/v2.0.0-rc.1...v2.0.0
647
650
[ 2.0.0-rc.1 ] : https://github.com/pybricks/pybricks-code/compare/v2.0.0-beta.12...v2.0.0-rc.1
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @pybricks/pybricks-code" ,
3
- "version" : " 2.0 .1" ,
3
+ "version" : " 2.1.0-beta .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