Skip to content

Commit d4b8b1c

Browse files
committed
v1.0.0-alpha.30
1 parent 22e1d38 commit d4b8b1c

File tree

3 files changed

+231
-540
lines changed

3 files changed

+231
-540
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [1.0.0-alpha.30] - 2022-08-26
10+
911
### Added
1012
- Added `fw_version` attribute to `pybricksdev.connections.pybricks.PybricksHub`.
1113
- Experimental support for multi-file projects.
@@ -267,8 +269,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
267269

268270

269271

270-
[Unreleased]: https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.29..HEAD
271-
[1.0.0-alpha.28]: https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.28...v1.0.0-alpha.29
272+
[Unreleased]: https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.30..HEAD
273+
[1.0.0-alpha.30]: https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.29...v1.0.0-alpha.30
274+
[1.0.0-alpha.29]: https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.28...v1.0.0-alpha.29
272275
[1.0.0-alpha.28]: https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.27...v1.0.0-alpha.28
273276
[1.0.0-alpha.27]: https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.26...v1.0.0-alpha.27
274277
[1.0.0-alpha.26]: https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.25...v1.0.0-alpha.26

0 commit comments

Comments
 (0)