Skip to content

Commit 0421099

Browse files
author
github-actions
committed
0.5.1
Automatically generated by python-semantic-release
1 parent 68f5fdc commit 0421099

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
<!--next-version-placeholder-->
44

5+
## v0.5.1 (2023-05-30)
6+
### Fix
7+
* Cleanup message logging, allow slightly longer for ACK timeout ([#25](https://github.com/cryptk/python-omnilogic-local/issues/25)) ([`68f5fdc`](https://github.com/cryptk/python-omnilogic-local/commit/68f5fdca080cca97723467a2537a1e38185078ea))
8+
59
## v0.5.0 (2023-05-30)
610
### Feature
711
* Improve logging and message retransmission behavior ([#24](https://github.com/cryptk/python-omnilogic-local/issues/24)) ([`2712c6d`](https://github.com/cryptk/python-omnilogic-local/commit/2712c6dd6102afec56d19ceddfdc81c9e69aa840))

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "python-omnilogic-local"
3-
version = "0.5.0"
3+
version = "0.5.1"
44
description = "A library for local control of Hayward OmniHub/OmniLogic pool controllers using their local API"
55
authors = ["cryptk <cryptk@users.noreply.github.com>", "djtimca", "garionphx"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)