Skip to content

Commit 146cb20

Browse files
committed
update changelog for v0.5.7
1 parent 74578e1 commit 146cb20

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

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+
39
## v0.5.6 (09.06.2023)
410

511
* 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

Comments
 (0)