File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 44
55## [ Unreleased]
66
7+ ## [ 2.0.0] - 2022-12-20
8+
79### Added
810- Added Windows DFU USB driver installation instructions ([ support #858 ] ).
911
1012### Changed
1113- Clicking empty area of file list focuses the list ([ support #856 ] ).
14+ - Various text, style and accessibility fixes and improvements.
15+ - Updated dependencies.
1216- Updated firmware to v3.2.0:
1317
1418 #### Changed
@@ -616,7 +620,8 @@ Prerelease changes are documented at [support#48].
616620
617621<!-- links for version headings -->
618622
619- [ Unreleased ] : https://github.com/pybricks/pybricks-code/compare/v2.0.0-rc.1...HEAD
623+ [ Unreleased ] : https://github.com/pybricks/pybricks-code/compare/v2.0.0...HEAD
624+ [ 2.0.0 ] : https://github.com/pybricks/pybricks-code/compare/v2.0.0-rc.1...v2.0.0
620625[ 2.0.0-rc.1 ] : https://github.com/pybricks/pybricks-code/compare/v2.0.0-beta.12...v2.0.0-rc.1
621626[ 2.0.0-beta.12 ] : https://github.com/pybricks/pybricks-code/compare/v2.0.0-beta.11...v2.0.0-beta.12
622627[ 2.0.0-beta.11 ] : https://github.com/pybricks/pybricks-code/compare/v2.0.0-beta.10...v2.0.0-beta.11
Original file line number Diff line number Diff line change 11{
22 "name" : " @pybricks/pybricks-code" ,
3- "version" : " 2.0.0-rc.1 " ,
3+ "version" : " 2.0.0" ,
44 "license" : " MIT" ,
55 "author" : " The Pybricks Authors" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments