Skip to content

Commit 7f81fef

Browse files
author
github-actions
committed
0.9.0
Automatically generated by python-semantic-release
1 parent f8398d6 commit 7f81fef

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.9.0 (2023-06-07)
6+
### Feature
7+
* Support chlorinator on/off switch ([#34](https://github.com/cryptk/python-omnilogic-local/issues/34)) ([`f8398d6`](https://github.com/cryptk/python-omnilogic-local/commit/f8398d6411dab181ea2e36777f2cb83cbfbb7dd1))
8+
59
## v0.8.1 (2023-06-07)
610
### Fix
711
* Force pumps to always parse as a list ([#32](https://github.com/cryptk/python-omnilogic-local/issues/32)) ([`074c5e8`](https://github.com/cryptk/python-omnilogic-local/commit/074c5e82b9510e15cd711482147f095d2735ad42))

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.8.1"
3+
version = "0.9.0"
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)