File tree Expand file tree Collapse file tree 4 files changed +153
-146
lines changed Expand file tree Collapse file tree 4 files changed +153
-146
lines changed Original file line number Diff line number Diff line change @@ -6,11 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 1.0.0-alpha.18] - 2021-12-03
10+
911### Added
1012- Added support for Python 3.10.
1113
1214### Fixed
1315- Fixed ` tqdm ` dependency version.
16+ - Fixed being unable to set the name of SPIKE hubs.
1417
1518## [ 1.0.0-alpha.17] - 2021-10-25
1619
@@ -163,7 +166,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
163166<!-- let's try to keep these sorted alphabetically -->
164167[ support#420 ] : https://github.com/pybricks/support/issues/420
165168
166- [ Unreleased ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.17..HEAD
169+ [ Unreleased ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.18..HEAD
170+ [ 1.0.0-alpha.18 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.17...v1.0.0-alpha.18
167171[ 1.0.0-alpha.17 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.16...v1.0.0-alpha.17
168172[ 1.0.0-alpha.16 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.15...v1.0.0-alpha.16
169173[ 1.0.0-alpha.15 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.14...v1.0.0-alpha.15
You can’t perform that action at this time.
0 commit comments