Skip to content

Commit 107d466

Browse files
committed
build: Release 0.5.1
1 parent 7f9401b commit 107d466

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
_Changes in the next release_
1111

12-
### Changed
13-
- Optional event loop argument in IntegrationAPI constructor.
14-
1512
---
1613

14+
## v0.5.1 - 2025-12-19
15+
### Added
16+
- Add binary sensor device class and common entity states enum ([#40](https://github.com/unfoldedcircle/integration-python-library/pull/40)).
17+
18+
### Changed
19+
- Optional event loop argument in IntegrationAPI constructor ([#41](https://github.com/unfoldedcircle/integration-python-library/pull/41)).
20+
1721
## v0.5.0 - 2025-12-17
1822
### Breaking Changes
1923
- Enhance entity command handler with WS client connection parameter in `CommandHandler` callback and `Entity.command`

0 commit comments

Comments
 (0)