Merge pull request #20 from LenzGr/patch-1

CHANGELOG.md: fix typos
This commit is contained in:
Stefan Allius
2023-10-23 19:12:25 +02:00
committed by GitHub

View File

@@ -10,9 +10,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [0.4.2] - 2023-10-21
- count unknown data types in received messages
- count defintion errors in our internal tables
- count definition errors in our internal tables
- increase test coverage of the Infos class to 100%
- avoids resetting the daily generation counters even if the inverter sends zero values at sunset
- avoid resetting the daily generation counters even if the inverter sends zero values at sunset
## [0.4.1] - 2023-10-20
@@ -111,4 +111,4 @@ This version halves the size of the Docker image and reduces the attack surface
### Added
- First checkin, the project was born
- First checkin, the project was born