From e8109820318642b73f09704c8aff45f86ed39fed Mon Sep 17 00:00:00 2001 From: Kevin Deldycke Date: Mon, 1 Nov 2021 19:24:25 +0400 Subject: [PATCH] Release v1.1.1. --- changelog.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/changelog.md b/changelog.md index 565a80d06..b64702340 100644 --- a/changelog.md +++ b/changelog.md @@ -1,11 +1,8 @@ # Changelog -## [1.1.1 (unreleased)](https://github.com/kdeldycke/click-extra/compare/v1.1.0...main) -```{important} -This version is not released yet and is under active development. -``` +## [1.1.1 (2021-11-01)](https://github.com/kdeldycke/click-extra/compare/v1.1.0...v1.1.1) - Fix printing of additional non-grouped default options in help screen.