From 672dfbe97391f7227b7e3419ae006b5fa7b54474 Mon Sep 17 00:00:00 2001 From: kdeldycke Date: Sat, 25 Feb 2023 10:26:12 +0000 Subject: [PATCH] [changelog] Release v5.12.0 --- changelog.md | 6 +----- citation.cff | 2 +- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/changelog.md b/changelog.md index 61064ce4c..89b276550 100644 --- a/changelog.md +++ b/changelog.md @@ -1,10 +1,6 @@ # Changelog -## {gh}`5.12.0 (unreleased) ` - -```{important} -This version is not released yet and is under active development. -``` +## {gh}`5.12.0 (2023-02-25) ` - \[mpm\] Refactor CLI search to allow all matching to be reported. This will open the way to future support of multiple versions of the same package manager. Refs {issue}`629`. - \[mpm\] Exclude empty files for our CLI search results to skip Microsoft's dummy placeholders on Windows. Closes {issue}`927`. diff --git a/citation.cff b/citation.cff index a0c9369a7..a2a8cdfc0 100644 --- a/citation.cff +++ b/citation.cff @@ -11,5 +11,5 @@ doi: 10.5281/zenodo.6809571 version: 5.12.0 # 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-02-20 +date-released: 2023-02-25 url: "https://github.com/kdeldycke/meta-package-manager" \ No newline at end of file