From 7ab7fa3c5069f87611314a364dbe6c6096d8a68a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20M=C3=BCnch?= Date: Mon, 24 Feb 2025 09:30:10 +0100 Subject: [PATCH] chore: sort lines in changelog --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 852ff474..e9b9d4e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,16 +5,16 @@ RECENT CHANGES ----- - Major: Drop PHP 7 support -- Add: #1584: New dev:hyva:build-hyva command (by Torben Höhn) -- Add: #1574: New Add mydumper feature to DumpCommand (by Peter Jaap Blaakmeer) - Add: #1553: New dev:di:preferences:list command (by Christian Münch) +- Add: #1574: New Add mydumper feature to DumpCommand (by Peter Jaap Blaakmeer) +- Add: #1584: New dev:hyva:build-hyva command (by Torben Höhn) - Imp: #1577: Support Mage-OS 1.0.6 (by Christian Münch) (reported by Fabrizio Balliano) - Imp: Updated ddev setup to PHP 8.3 and used newer box.phar for phar build (by Christian Münch) - Imp: Add rollback logic to self-update command (by Christian Münch) - Imp: Update 3rd party dependencies (phpstan, php-cs-fixer, rmccue/requests, Appleboy SSH Action, Sigstore Cosign Installer, CaptainHook, psr/logger, psysh, fakerphp) to their latest versions -- Fix: #1569: Fix typo in README (by Nolwennig-Jeulin) - Fix: #1560: deprecation warning (by Christian Münch) - Fix: #1563: description of command detect-composer-dependencies (by sir1ke) +- Fix: #1569: Fix typo in README (by Nolwennig-Jeulin) - Fix: #1572: Import without compression no longer compatible with STDIN (reported by Indy Koning) 7.5.0