@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ 1.0.0-alpha.6 ] - 2021-05-17
7+ ## [ 1.0.0-alpha.7 ] - 2021-05-17
88## Added
99- Debug option to CLI interface.
1010## Changed
@@ -16,6 +16,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616- Flashing firmware using BLE under conditions on Windows.
1717- ` NotImplementedError ` when compiling to .mpy in ipython kernel on Windows.
1818
19+ ## 1.0.0-alpha.6
20+ - Skipped for technical reasons.
21+
1922## [ 1.0.0-alpha.5] - 2021-05-04
2023### Added
2124- REPL installer for SPIKE/MINDSTORMS hubs.
@@ -49,8 +52,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4952- Typo in ` pip ` arguments ` README.md ` .
5053
5154
52- [ Unreleased ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.6 ..HEAD
53- [ 1.0.0-alpha.6 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.5...v1.0.0-alpha.6
55+ [ Unreleased ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.7 ..HEAD
56+ [ 1.0.0-alpha.7 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.5...v1.0.0-alpha.7
5457[ 1.0.0-alpha.5 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.4...v1.0.0-alpha.5
5558[ 1.0.0-alpha.4 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.3...v1.0.0-alpha.4
5659[ 1.0.0-alpha.3 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.2...v1.0.0-alpha.3
0 commit comments