Skip to content

Commit 3296e92

Browse files
committed
v1.0.0-alpha.25
1 parent 62e2143 commit 3296e92

File tree

3 files changed

+374
-288
lines changed

3 files changed

+374
-288
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
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.25] - 2022-03-17
10+
911
### Added
1012
- Added ``PybricksHub.race_disconnect()`` method.
1113

@@ -224,7 +226,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
224226

225227

226228

227-
[Unreleased]: https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.24..HEAD
229+
[Unreleased]: https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.25..HEAD
230+
[1.0.0-alpha.25]: https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.24...v1.0.0-alpha.25
228231
[1.0.0-alpha.24]: https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.23...v1.0.0-alpha.24
229232
[1.0.0-alpha.23]: https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.22...v1.0.0-alpha.23
230233
[1.0.0-alpha.22]: https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.21...v1.0.0-alpha.22

0 commit comments

Comments
 (0)