Skip to content

Commit 7608dd4

Browse files
author
semantic-release
committed
2.16.0
Automatically generated by python-semantic-release
1 parent eae7803 commit 7608dd4

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# CHANGELOG
22

33

4+
## v2.16.0 (2025-03-22)
5+
6+
### Features
7+
8+
- Allow forcing of updating cache variables
9+
([#355](https://github.com/Python-roborock/python-roborock/pull/355),
10+
[`eae7803`](https://github.com/Python-roborock/python-roborock/commit/eae7803db8973870c396ce45341e5d38cbfaf321))
11+
12+
413
## v2.15.0 (2025-03-18)
514

615
### Chores

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-roborock"
3-
version = "2.15.0"
3+
version = "2.16.0"
44
description = "A package to control Roborock vacuums."
55
authors = ["humbertogontijo <[email protected]>"]
66
license = "GPL-3.0-only"

0 commit comments

Comments
 (0)