File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ Unreleased ]
7+ ## [ 1.0.0-alpha.2 ] - 2021-04-08
88### Added
99- Check Pybricks protocol version when connecting to Bluetooth Low Energy devices.
1010### Fixed
@@ -17,5 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1717- DFU flashing not working on Windows.
1818- Typo in ` pip ` arguments ` README.md ` .
1919
20- [ Unreleased ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.1...HEAD
20+
21+ [ Unreleased ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.2..HEAD
22+ [ 1.0.0-alpha.2 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.1...1.0.0-alpha.2
2123[ 1.0.0-alpha.1 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.0...v1.0.0-alpha.1
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " pybricksdev"
3- version = " 1.0.0-alpha.1 "
3+ version = " 1.0.0-alpha.2 "
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