Skip to content
This repository was archived by the owner on Dec 14, 2025. It is now read-only.

Commit 08ea3b9

Browse files
committed
v1.1.9
1 parent e485349 commit 08ea3b9

1 file changed

Lines changed: 10 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,26 +4,30 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
## [v1.1.9] - 2025-08-06
8+
### Changed
9+
* Accept additional properties returned by recent API changes.
10+
711
## [v1.1.8] - 2025-08-02
812
### Changed
9-
* More `/api/v1/appliances/{applianceId}/state` message updates for zone cleaning.
13+
* Accept additional properties returned by recent API changes.
1014

1115
## [v1.1.7] - 2025-08-02
1216
### Changed
1317
* Accept arbitrary case for property names in API responses.
1418

1519
## [v1.1.6] - 2025-08-01
1620
### Changed
17-
* More `/api/v1/appliances/{applianceId}/state` message updates for zone cleaning.
21+
* Accept additional properties returned by recent API changes.
1822

1923
## [v1.1.5] - 2025-08-01
2024
### Changed
21-
* Accept additional `/api/v1/appliances/{applianceId}/state` messages returned by the API.
25+
* Accept additional properties returned by recent API changes.
2226
* Updated dependencies.
2327

2428
## [v1.1.4] - 2025-07-29
2529
### Changed
26-
* Accept additional `/api/v1/appliances/{applianceId}/state` properties returned by recent changes to the API.
30+
* Accept additional properties returned by recent API changes.
2731
* Updated dependencies.
2832

2933
## [v1.1.3] - 2025-07-20
@@ -88,7 +92,8 @@ All notable changes to this project will be documented in this file.
8892

8993
Copyright © 2025 Alexander Thoukydides
9094

91-
[Unreleased]: https://github.com/thoukydides/matterbridge-aeg-robot/compare/v1.1.8...HEAD
95+
[Unreleased]: https://github.com/thoukydides/matterbridge-aeg-robot/compare/v1.1.9...HEAD
96+
[v1.1.9]: https://github.com/thoukydides/matterbridge-aeg-robot/compare/v1.1.8...v1.1.9
9297
[v1.1.8]: https://github.com/thoukydides/matterbridge-aeg-robot/compare/v1.1.7...v1.1.8
9398
[v1.1.7]: https://github.com/thoukydides/matterbridge-aeg-robot/compare/v1.1.6...v1.1.7
9499
[v1.1.6]: https://github.com/thoukydides/matterbridge-aeg-robot/compare/v1.1.5...v1.1.6

0 commit comments

Comments
 (0)