Skip to content

Commit 190746a

Browse files
committed
v1.0.0
Bump version. Quite a few people are using this now and it has been stable for a while, so let's drop the alpha pre-release tag.
1 parent b9e8e1e commit 190746a

File tree

3 files changed

+1189
-897
lines changed

3 files changed

+1189
-897
lines changed

CHANGELOG.md

Lines changed: 4 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] - 2024-11-29
10+
911
### Added
1012
- Partial/experimental support for `pybricksdev run usb`.
1113

@@ -450,8 +452,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
450452
- Typo in `pip` arguments `README.md`.
451453

452454

453-
454-
[Unreleased]: https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.52..HEAD
455+
[Unreleased]: https://github.com/pybricks/pybricksdev/compare/v1.0.0..HEAD
456+
[1.0.0]: https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.52...v1.0.0
455457
[1.0.0-alpha.52]: https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.51...v1.0.0-alpha.52
456458
[1.0.0-alpha.51]: https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.50...v1.0.0-alpha.51
457459
[1.0.0-alpha.50]: https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.49...v1.0.0-alpha.50

0 commit comments

Comments
 (0)