We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf8f08f commit a7c3cffCopy full SHA for a7c3cff
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## v0.3.0
4
+* Add support for hidden options inside groups (PR [#2](https://github.com/click-contrib/click-option-group/pull/2))
5
+
6
## v0.2.3
7
* Transfer the repo to click-contrib organisation
8
click_option_group/_version.py
@@ -1,3 +1,3 @@
# -*- coding: utf-8 -*-
-__version__ = '0.2.3'
+__version__ = '0.3.0'
0 commit comments