We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f67ac8c commit 91897f4Copy full SHA for 91897f4
CHANGELOG.md
@@ -1,7 +1,7 @@
1
-## 2.5.6 (TBD)
+## 2.5.6 (November 14, 2024)
2
* Bug Fixes
3
* Fixed type hint for `with_default_category` decorator which caused type checkers to mistype
4
- a decorated subclass of `CommandSet` and a plain `CommandSet`.
+ a subclass of `CommandSet` as a plain `CommandSet`.
5
6
## 2.5.5 (November 13, 2024)
7
0 commit comments