We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cfe6e0 commit a06e093Copy full SHA for a06e093
2 files changed
CHANGELOG.md
@@ -1,10 +1,16 @@
1
# CHANGELOG
2
3
4
+## v0.6.6 (2025-05-13)
5
+
6
7
## v0.6.5 (2025-03-27)
8
9
### Bug Fixes
10
11
+- Add missing event
12
+ ([`16ac0bb`](https://github.com/Lash-L/python-snoo/commit/16ac0bb5150ad06594a36957968bac7a6490e2a2))
13
14
- Missing config_change event
15
([`4fc36c8`](https://github.com/Lash-L/python-snoo/commit/4fc36c88232ffcf986699691caea1da20f0b304b))
16
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "python-snoo"
-version = "0.6.5"
+version = "0.6.6"
description = "A package to control Snoos."
authors = ["Lash-L <Lash-L@users.noreply.github.com>"]
license = "GPL-3.0-only"
0 commit comments