Skip to content

Commit 7022951

Browse files
kdeldyckegithub-actions[bot]
authored andcommitted
Fix changelog
1 parent 1eb4418 commit 7022951

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99

1010
## [`7.20.0` (2026-06-17)](https://github.com/kdeldycke/click-extra/compare/v7.19.0...v7.20.0)
1111

12+
> [!NOTE]
13+
> `7.20.0` is available on [🐍 PyPI](https://pypi.org/project/click-extra/7.20.0/) and [🐙 GitHub](https://github.com/kdeldycke/click-extra/releases/tag/v7.20.0).
14+
1215
- Add `MultiChoice` to `click_extra.types`: a Click `ParamType` for comma-separated multi-pick from a fixed set of values, the pick-many counterpart to `click.Choice`.
1316
- Extend the `--show-params` table with seven new columns (`Is flag`, `Flag value`, `Is bool flag`, `Multiple`, `Nargs`, `Prompt`, `Confirmation prompt`).
1417
- Add the `--columns` option (`ColumnsOption`, `@columns_option`) for SQL `SELECT`-style column selection on both `--show-params` and the standalone `click-extra show-params` subcommand.

0 commit comments

Comments
 (0)