@@ -6,11 +6,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
7
7
## Unreleased
8
8
9
- For a full diff see [ ` 2.24.1...main ` ] [ 2.24.1...main ] .
9
+ For a full diff see [ ` 2.25.0...main ` ] [ 2.25.0...main ] .
10
+
11
+ ## [ ` 2.25.0 ` ] [ 2.25.0 ]
12
+
13
+ For a full diff see [ ` 2.24.1...2.25.0 ` ] [ 2.24.1...2.25.0 ] .
10
14
11
15
### Changed
12
16
13
17
- Updated ` schema.json ` ([ #912 ] ), by [ @ergebnis-bot ]
18
+ - Required ` composer/composer:2.3.0 ` for compiling ` composer-normalize.phar ` ([ #913 ] ), by [ @localheinz ]
14
19
15
20
## [ ` 2.24.1 ` ] [ 2.24.1 ]
16
21
@@ -707,6 +712,7 @@ For a full diff see [`81bc3a8...0.1.0`][81bc3a8...0.1.0].
707
712
[ 2.23.1 ] : https://github.com/ergebnis/composer-normalize/releases/tag/2.23.1
708
713
[ 2.24.0 ] : https://github.com/ergebnis/composer-normalize/releases/tag/2.24.0
709
714
[ 2.24.1 ] : https://github.com/ergebnis/composer-normalize/releases/tag/2.24.1
715
+ [ 2.25.0 ] : https://github.com/ergebnis/composer-normalize/releases/tag/2.25.0
710
716
711
717
[ 81bc3a8...0.1.0 ] : https://github.com/ergebnis/composer-normalize/compare/81bc3a8...0.1.0
712
718
[ 0.1.0...0.2.0 ] : https://github.com/ergebnis/composer-normalize/compare/0.1.0...0.2.0
@@ -775,7 +781,8 @@ For a full diff see [`81bc3a8...0.1.0`][81bc3a8...0.1.0].
775
781
[ 2.23.0...2.23.1 ] : https://github.com/ergebnis/composer-normalize/compare/2.23.0...2.23.1
776
782
[ 2.23.1...2.24.0 ] : https://github.com/ergebnis/composer-normalize/compare/2.23.1...2.24.0
777
783
[ 2.24.0...2.24.1 ] : https://github.com/ergebnis/composer-normalize/compare/2.24.0...2.24.1
778
- [ 2.24.1...main ] : https://github.com/ergebnis/composer-normalize/compare/2.24.1...main
784
+ [ 2.24.1...2.25.0 ] : https://github.com/ergebnis/composer-normalize/compare/2.24.1...2.25.10
785
+ [ 2.25.0...main ] : https://github.com/ergebnis/composer-normalize/compare/2.25.0...main
779
786
780
787
[ #1 ] : https://github.com/ergebnis/composer-normalize/pull/1
781
788
[ #2 ] : https://github.com/ergebnis/composer-normalize/pull/2
@@ -874,6 +881,7 @@ For a full diff see [`81bc3a8...0.1.0`][81bc3a8...0.1.0].
874
881
[ #904 ] : https://github.com/ergebnis/composer-normalize/pull/904
875
882
[ #905 ] : https://github.com/ergebnis/composer-normalize/pull/905
876
883
[ #912 ] : https://github.com/ergebnis/composer-normalize/pull/912
884
+ [ #913 ] : https://github.com/ergebnis/composer-normalize/pull/913
877
885
878
886
[ @core23 ] : https://github.com/core23
879
887
[ @dependabot ] : https://github.com/dependabot
0 commit comments