update changelog

This commit is contained in:
Stefan Allius
2024-06-16 12:26:55 +02:00
parent 30a6f75430
commit d78e32dd12

View File

@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [unreleased]
- add exception handling for message forwarding [#94](https://github.com/s-allius/tsun-gen3-proxy/issues/94)
- print imgae build time during proxy start
- add type annotations
- improve async unit test and fix pytest warnings