Skip to content

Commit cf6dbdf

Browse files
committed
CHANGELOG: add entries for alpha.5
1 parent 8f3acaf commit cf6dbdf

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [1.0.0-alpha.5] - 2021-05-04
8+
### Added
9+
- REPL installer for SPIKE/MINDSTORMS hubs.
10+
### Fixed
11+
- Data logging to file.
12+
713
## [1.0.0-alpha.4] - 2021-04-12
814
### Added
915
- Size check when restoring firmware via USB/DFU.
@@ -31,8 +37,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3137
- Typo in `pip` arguments `README.md`.
3238

3339

34-
[Unreleased]: https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.4..HEAD
35-
[1.0.0-alpha.3]: https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.3...v1.0.0-alpha.4
40+
[Unreleased]: https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.5..HEAD
41+
[1.0.0-alpha.5]: https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.4...v1.0.0-alpha.5
42+
[1.0.0-alpha.4]: https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.3...v1.0.0-alpha.4
3643
[1.0.0-alpha.3]: https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.2...v1.0.0-alpha.3
3744
[1.0.0-alpha.2]: https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.1...v1.0.0-alpha.2
3845
[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)