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.6] - 2022-10-21
8+
79### Added
810- Added feature to install custom firmware from file ([ pybricks-code #1020 ] ).
911- Added support for multi-file programs ([ support #189 ] ).
@@ -421,7 +423,8 @@ Prerelease changes are documented at [support#48].
421423
422424<!-- links for version headings -->
423425
424- [ Unreleased ] : https://github.com/pybricks/pybricks-code/compare/v2.0.0-beta.5...HEAD
426+ [ Unreleased ] : https://github.com/pybricks/pybricks-code/compare/v2.0.0-beta.6...HEAD
427+ [ 2.0.0-beta.6 ] : https://github.com/pybricks/pybricks-code/compare/v2.0.0-beta.5...v2.0.0-beta.6
425428[ 2.0.0-beta.5 ] : https://github.com/pybricks/pybricks-code/compare/v2.0.0-beta.4...v2.0.0-beta.5
426429[ 2.0.0-beta.4 ] : https://github.com/pybricks/pybricks-code/compare/v2.0.0-beta.3...v2.0.0-beta.4
427430[ 2.0.0-beta.3 ] : https://github.com/pybricks/pybricks-code/compare/v2.0.0-beta.2...v2.0.0-beta.3
Original file line number Diff line number Diff line change 11{
22 "name" : " @pybricks/pybricks-code" ,
3- "version" : " 2.0.0-beta.5 " ,
3+ "version" : " 2.0.0-beta.6 " ,
44 "license" : " MIT" ,
55 "author" : " The Pybricks Authors" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments