Skip to content

Commit 7c5cef2

Browse files
committed
fix versioning in the changelog
1 parent 37e8e5f commit 7c5cef2

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

CHANGELOG.rst

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog
33
=========
44

5-
Version 8.1.1 (2026-05-12)
6-
==========================
5+
Unreleased (8.x)
6+
================
77

88
Bug Fixes
99
---------
@@ -19,9 +19,6 @@ Bug Fixes
1919
indefinitely, and device sensors became permanently unavailable until a manual
2020
restart. (`#85 <https://github.com/eman/nwp500-python/issues/85>`_)
2121

22-
Version 8.1.0 (2026-05-07)
23-
==========================
24-
2522
Features
2623
--------
2724
- **Multi-device support enhancements**: Improved support for accounts with multiple
@@ -33,9 +30,6 @@ Features
3330
- Updated ``DeviceStateTracker`` and ``MqttSubscriptionManager`` to propagate
3431
device identity correctly.
3532

36-
Version 8.0.0 (2026-05-06)
37-
===========================
38-
3933
**BREAKING CHANGES**: ``.on()`` event handler callbacks now receive a single typed
4034
event dataclass instead of positional arguments. ``MqttDeviceController`` is no longer
4135
accessible as ``.control`` on ``NavienMqttClient``; all control methods are now

0 commit comments

Comments
 (0)