File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,13 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 1.0.0-alpha.20] - 2022-01-10
10+
911### Changed
1012- Updated ` bleak ` dependency to v0.14.0.
1113
1214### Fixed
1315- Fixed Bluetooth Low Energy not working on macOS 12.
1416
1517
18+ - Updated ` bleak ` dependency to v0.12.1.
1619## [ 1.0.0-alpha.19] - 2021-12-24
1720
1821### Fixed
@@ -178,7 +181,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
178181<!-- let's try to keep these sorted alphabetically -->
179182[ support#420 ] : https://github.com/pybricks/support/issues/420
180183
181- [ Unreleased ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.19..HEAD
184+ [ Unreleased ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.20..HEAD
185+ [ 1.0.0-alpha.20 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.19...v1.0.0-alpha.20
182186[ 1.0.0-alpha.19 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.18...v1.0.0-alpha.19
183187[ 1.0.0-alpha.18 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.17...v1.0.0-alpha.18
184188[ 1.0.0-alpha.17 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.16...v1.0.0-alpha.17
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " pybricksdev"
3- version = " 1.0.0-alpha.19 "
3+ version = " 1.0.0-alpha.20 "
44description = " Pybricks developer tools"
55authors = [" The Pybricks Authors <dev@pybricks.com>" ]
66maintainers = [" Laurens Valk <laurens@pybricks.com>" , " David Lechner <david@pybricks.com>" ]
You can’t perform that action at this time.
0 commit comments