Hotfix v0.10.1: fix displaying the version string at startup and in HA (#155)

* Version 0.10.0 no longer displays the version string (#154)

Fixes #153
This commit is contained in:
Stefan Allius
2024-08-10 14:18:25 +02:00
committed by GitHub
parent b364fb3f8e
commit 383be10e87
2 changed files with 6 additions and 2 deletions

View File

@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [unreleased]
## [0.10.1] - 2024-08-10
- fix displaying the version string at startup and in HA [#153](https://github.com/s-allius/tsun-gen3-proxy/issues/153)
## [0.10.0] - 2024-08-09
- bump aiohttp to version 3.10.2