Skip to content

Commit 2eb387d

Browse files
committed
CHANGELOG: Update for next alpha release.
1 parent 460a07d commit 2eb387d

File tree

3 files changed

+302
-269
lines changed

3 files changed

+302
-269
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [1.0.0-alpha.16] - 2021-10-26
10+
11+
### Added
12+
- Script runner for generic MicroPython boards via USB. This is mainly used for
13+
debugging.
14+
15+
## Fixed
16+
- Visual Studio Code launcher settings to run a script via BLE.
17+
918
## [1.0.0-alpha.15] - 2021-09-21
1019

1120
### Added
@@ -149,4 +158,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
149158
[1.0.0-alpha.4]: https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.3...v1.0.0-alpha.4
150159
[1.0.0-alpha.3]: https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.2...v1.0.0-alpha.3
151160
[1.0.0-alpha.2]: https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.1...v1.0.0-alpha.2
152-
[1.0.0-alpha.1]: https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.0...v1.0.0-alpha.1
161+
[1.0.0-alpha.1]: https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.0...v1.0.0-alpha.1

0 commit comments

Comments
 (0)