Skip to content

Commit 26c1aa2

Browse files
update changelog for 0.8.1
1 parent 82daa9d commit 26c1aa2

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

changelog.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@ r"^\#\# \[\d{1,}[.]\d{1,}[.]\d{1,}\] \- \d{4}\-\d{2}-\d{2}$"
1717
-->
1818

1919
## Released
20+
## [0.8.1] - 2023-06-12
21+
### Fixed
22+
- Usage documentation with more comments and WiFi instructions in root README
23+
- Installation of latest available package version with `upip` mentioned in root README
24+
- Available package validation options added as comment to test workflow
25+
2026
## [0.8.0] - 2023-03-29
2127
### Added
2228
- Add `MicoPython` as `Implementation` in setup `classifiers`, see [#16](https://github.com/brainelectronics/micropython-package-template/issues/16)
@@ -115,8 +121,9 @@ r"^\#\# \[\d{1,}[.]\d{1,}[.]\d{1,}\] \- \d{4}\-\d{2}-\d{2}$"
115121
- [`setup.py`](setup.py) and [`sdist_upip.py`](sdist_upip.py) file
116122

117123
<!-- Links -->
118-
[Unreleased]: https://github.com/brainelectronics/micropython-package-template/compare/0.8.0...main
124+
[Unreleased]: https://github.com/brainelectronics/micropython-package-template/compare/0.8.1...main
119125

126+
[0.8.1]: https://github.com/brainelectronics/micropython-package-template/tree/0.8.1
120127
[0.8.0]: https://github.com/brainelectronics/micropython-package-template/tree/0.8.0
121128
[0.7.0]: https://github.com/brainelectronics/micropython-package-template/tree/0.7.0
122129
[0.6.0]: https://github.com/brainelectronics/micropython-package-template/tree/0.6.0

0 commit comments

Comments
 (0)