From c19ed31d3bac004ce0a0e36f28e5d2fd9d9f4405 Mon Sep 17 00:00:00 2001 From: kdeldycke Date: Tue, 28 Jun 2022 13:34:25 +0000 Subject: [PATCH] [changelog] Release v5.4.0 --- changelog.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/changelog.md b/changelog.md index bbf5e461c..83bb7585e 100644 --- a/changelog.md +++ b/changelog.md @@ -1,10 +1,6 @@ # Changelog -## {gh}`5.4.0 (unreleased) ` - -```{important} -This version is not released yet and is under active development. -``` +## {gh}`5.4.0 (2022-06-28) ` - \[mpm\] Allow global `upgrade` of a subset of packages from the command line if no ambiguity is identified. - \[mpm\] Add a `-A`/`--all` option to `upgrade` operation.