We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74578e1 commit 146cb20Copy full SHA for 146cb20
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## v0.5.7 (24.03.2025)
4
+
5
+* Add return type Decorator (PR [#68](https://github.com/click-contrib/click-option-group/pull/68))
6
+* Update CI/CD config and Python versions (PR [#69](https://github.com/click-contrib/click-option-group/pull/69))
7
+* Fix tests for click>=8.1.8 (PR [#70](https://github.com/click-contrib/click-option-group/pull/70))
8
9
## v0.5.6 (09.06.2023)
10
11
* Add `optgroup.help_option` decorator to add help option to the group (PR [#50](https://github.com/click-contrib/click-option-group/pull/50))
0 commit comments