OpenDTU Logger 0.1.0 release: Adds support for password-protected OpenDTU's.
This commit is contained in:
parent
29a221d703
commit
00a5e7d014
3 changed files with 23 additions and 6 deletions
opendtu-logger
|
@ -1,5 +1,10 @@
|
|||
# Changelog
|
||||
|
||||
## [0.1.0] 2024-07-26
|
||||
|
||||
- **BREAKING CHANGE:** The `opendtu` configuration variable was renamed to `opendtu_address`.
|
||||
- This version adds support for password-protected OpenDTU's, by implementing support for authentication.
|
||||
|
||||
## [0.0.11] 2024-07-26
|
||||
|
||||
- Adds automatic database migrations, so future upgrades can be performed automatically and will not require user intervention.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue