Skip to content

Commit 1d8474e

Browse files
author
github-actions
committed
0.18.0
Automatically generated by python-semantic-release
1 parent d1ade32 commit 1d8474e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

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

5+
## v0.18.0 (2025-01-15)
6+
7+
### Feature
8+
9+
* Add more msp_config data for ORP settings ([#68](https://github.com/cryptk/python-omnilogic-local/issues/68)) ([`d1ade32`](https://github.com/cryptk/python-omnilogic-local/commit/d1ade32de0fbaac44dfaabe81f7413ea76b180e5))
10+
511
## v0.17.0 (2025-01-15)
612

713
### Feature

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "python-omnilogic-local"
3-
version = "0.17.0"
3+
version = "0.18.0"
44
description = "A library for local control of Hayward OmniHub/OmniLogic pool controllers using their local API"
55
authors = [
66
{name = "Chris Jowett",email = "421501+cryptk@users.noreply.github.com"},

0 commit comments

Comments
 (0)