Skip to content

Commit 48c9aec

Browse files
update changelog for 0.1.1 fix
1 parent 58110a2 commit 48c9aec

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

changelog.md

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

1919
## Released
20+
## [0.1.1] - 2023-06-12
21+
### Fixed
22+
- Usage documentation with more comments and WiFi instructions in root README
23+
- Ignore version of `package.json` file in test workflow
24+
2025
## [0.1.0] - 2023-05-01
2126
### Added
2227
- `ds1307.py` in `ds1307` module
@@ -29,6 +34,7 @@ r"^\#\# \[\d{1,}[.]\d{1,}[.]\d{1,}\] \- \d{4}\-\d{2}-\d{2}$"
2934
- Not used files provided with [template repo](https://github.com/brainelectronics/micropython-i2c-lcd)
3035

3136
<!-- Links -->
32-
[Unreleased]: https://github.com/brainelectronics/micropython-ds1307/compare/0.1.0...main
37+
[Unreleased]: https://github.com/brainelectronics/micropython-ds1307/compare/0.1.1...main
3338

39+
[0.1.1]: https://github.com/brainelectronics/micropython-ds1307/tree/0.1.1
3440
[0.1.0]: https://github.com/brainelectronics/micropython-ds1307/tree/0.1.0

0 commit comments

Comments
 (0)