From db1b24d6a5b024292a1b3c1796e22befd6cee72e Mon Sep 17 00:00:00 2001 From: kdeldycke Date: Fri, 1 Sep 2023 14:56:05 +0000 Subject: [PATCH] [changelog] Release v4.6.5 --- changelog.md | 6 +----- citation.cff | 2 +- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/changelog.md b/changelog.md index ec2d3b97b..f38e5cf5a 100644 --- a/changelog.md +++ b/changelog.md @@ -1,10 +1,6 @@ # Changelog -## {gh}`4.6.5 (unreleased) ` - -```{important} -This version is not released yet and is under active development. -``` +## {gh}`4.6.5 (2023-09-01) ` - Highlight required label and value range in option description. Closes {issue}`748`. diff --git a/citation.cff b/citation.cff index 1d0d79c48..c3ff7174e 100644 --- a/citation.cff +++ b/citation.cff @@ -11,5 +11,5 @@ doi: 10.5281/zenodo.7116050 version: 4.6.5 # The release date is kept up to date by the external workflows. See: # https://github.com/kdeldycke/workflows/blob/33b704b489c1aa18b7b7efbf963e153e91e1c810/.github/workflows/changelog.yaml#L135-L137 -date-released: 2023-08-23 +date-released: 2023-09-01 url: "https://github.com/kdeldycke/click-extra" \ No newline at end of file