diff --git a/.phive/box b/.phive/box index 09307b49..283ef768 100755 Binary files a/.phive/box and b/.phive/box differ diff --git a/.phive/phars.xml b/.phive/phars.xml index 8d22c008..a017071c 100644 --- a/.phive/phars.xml +++ b/.phive/phars.xml @@ -2,5 +2,5 @@ - + diff --git a/CHANGELOG.md b/CHANGELOG.md index 30f48e15..238426dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,11 +6,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## Unreleased -For a full diff see [`2.24.0...main`][2.24.0...main]. +For a full diff see [`2.24.1...main`][2.24.1...main]. + +## [`2.24.1`][2.24.1] + +For a full diff see [`2.24.0...2.24.1`][2.24.0...2.24.1]. ### Fixed - Required `composer/composer:2.2.9` for compiling `composer-normalize.phar` ([#904]), by [@localheinz] +- Updated `humbug/box` ([#905]), by [@localheinz] ## [`2.24.0`][2.24.0] @@ -697,6 +702,7 @@ For a full diff see [`81bc3a8...0.1.0`][81bc3a8...0.1.0]. [2.23.0]: https://github.com/ergebnis/composer-normalize/releases/tag/2.23.0 [2.23.1]: https://github.com/ergebnis/composer-normalize/releases/tag/2.23.1 [2.24.0]: https://github.com/ergebnis/composer-normalize/releases/tag/2.24.0 +[2.24.1]: https://github.com/ergebnis/composer-normalize/releases/tag/2.24.1 [81bc3a8...0.1.0]: https://github.com/ergebnis/composer-normalize/compare/81bc3a8...0.1.0 [0.1.0...0.2.0]: https://github.com/ergebnis/composer-normalize/compare/0.1.0...0.2.0 @@ -764,7 +770,8 @@ For a full diff see [`81bc3a8...0.1.0`][81bc3a8...0.1.0]. [2.22.0...2.23.0]: https://github.com/ergebnis/composer-normalize/compare/2.22.0...2.23.0 [2.23.0...2.23.1]: https://github.com/ergebnis/composer-normalize/compare/2.23.0...2.23.1 [2.23.1...2.24.0]: https://github.com/ergebnis/composer-normalize/compare/2.23.1...2.24.0 -[2.24.0...main]: https://github.com/ergebnis/composer-normalize/compare/2.24.0...main +[2.24.0...2.24.1]: https://github.com/ergebnis/composer-normalize/compare/2.24.0...2.24.1 +[2.24.1...main]: https://github.com/ergebnis/composer-normalize/compare/2.24.1...main [#1]: https://github.com/ergebnis/composer-normalize/pull/1 [#2]: https://github.com/ergebnis/composer-normalize/pull/2 @@ -861,6 +868,7 @@ For a full diff see [`81bc3a8...0.1.0`][81bc3a8...0.1.0]. [#875]: https://github.com/ergebnis/composer-normalize/pull/875 [#899]: https://github.com/ergebnis/composer-normalize/pull/899 [#904]: https://github.com/ergebnis/composer-normalize/pull/904 +[#905]: https://github.com/ergebnis/composer-normalize/pull/905 [@core23]: https://github.com/core23 [@dependabot]: https://github.com/dependabot