Skip to content

Commit 7631992

Browse files
author
semantic-release
committed
2.11.2
Automatically generated by python-semantic-release
1 parent 4af1490 commit 7631992

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.11.2 (2025-02-13)
5+
6+
### Bug Fixes
7+
8+
- Add some extra data protocol checking
9+
([#331](https://github.com/Python-roborock/python-roborock/pull/331),
10+
[`4af1490`](https://github.com/Python-roborock/python-roborock/commit/4af1490ea4db0dbeb5d5666019d9433af4f3d273))
11+
12+
413
## v2.11.1 (2025-02-03)
514

615
### Bug Fixes

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.11.1"
3+
version = "2.11.2"
44
description = "A package to control Roborock vacuums."
55
authors = ["humbertogontijo <humbertogontijo@users.noreply.github.com>"]
66
license = "GPL-3.0-only"

0 commit comments

Comments
 (0)