Skip to content

Commit 8290867

Browse files
committed
CHANGELOG: update for 1.0.0-alpha.6 release
1 parent 5175844 commit 8290867

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ 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-
## [Unreleased]
7+
## [1.0.0-alpha.6] - 2021-05-17
88
## Added
99
- Debug option to CLI interface.
1010
## Changed
@@ -49,7 +49,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4949
- Typo in `pip` arguments `README.md`.
5050

5151

52-
[Unreleased]: https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.5..HEAD
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
5354
[1.0.0-alpha.5]: https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.4...v1.0.0-alpha.5
5455
[1.0.0-alpha.4]: https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.3...v1.0.0-alpha.4
5556
[1.0.0-alpha.3]: https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.2...v1.0.0-alpha.3

0 commit comments

Comments
 (0)