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.8] - 2022-10-25
8+
79### Fixed
810- Fixed crash when user program contains syntax error ([ support #755 ] ).
911
@@ -435,7 +437,8 @@ Prerelease changes are documented at [support#48].
435437
436438<!-- links for version headings -->
437439
438- [ Unreleased ] : https://github.com/pybricks/pybricks-code/compare/v2.0.0-beta.7...HEAD
440+ [ Unreleased ] : https://github.com/pybricks/pybricks-code/compare/v2.0.0-beta.8...HEAD
441+ [ 2.0.0-beta.8 ] : https://github.com/pybricks/pybricks-code/compare/v2.0.0-beta.7...v2.0.0-beta.8
439442[ 2.0.0-beta.7 ] : https://github.com/pybricks/pybricks-code/compare/v2.0.0-beta.6...v2.0.0-beta.7
440443[ 2.0.0-beta.6 ] : https://github.com/pybricks/pybricks-code/compare/v2.0.0-beta.5...v2.0.0-beta.6
441444[ 2.0.0-beta.5 ] : https://github.com/pybricks/pybricks-code/compare/v2.0.0-beta.4...v2.0.0-beta.5
Original file line number Diff line number Diff line change 11{
22 "name" : " @pybricks/pybricks-code" ,
3- "version" : " 2.0.0-beta.7 " ,
3+ "version" : " 2.0.0-beta.8 " ,
44 "license" : " MIT" ,
55 "author" : " The Pybricks Authors" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments