start a changelog

This commit is contained in:
David Lechner
2021-06-08 14:52:44 -05:00
parent 6c692a7e95
commit 20876ec388
+24
View File
@@ -0,0 +1,24 @@
<!-- Refer to https://keepachangelog.com/en/1.0.0/ for guidance. -->
# Changelog
## [1.0.0] - 2021-06-08
### Added
- Added changelog link to about dialog.
### Changed
- Updated hub firmware to [v3.0.0].
- Updated documentation.
## Prerelease
Prerelease changes are documented at [support#48].
<!-- let's try to keep this list sorted -->
[support#48]: https://github.com/pybricks/support/issues/48
[v3.0.0]: https://github.com/pybricks/pybricks-micropython/blob/master/CHANGELOG.md#300---2021-06-08
[Unreleased]: https://github.com/pybricks/pybricks-micropython/compare/v1.0.0...HEAD
[1.0.0]: https://github.com/pybricks/pybricks-micropython/compare/v1.0.0c1...v1.0.0