@@ -6,7 +6,15 @@ 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.25.0...main ` ] [ 2.25.0...main ] .
9
+ For a full diff see [ ` 2.25.1...main ` ] [ 2.25.1...main ] .
10
+
11
+ ## [ ` 2.25.1 ` ] [ 2.25.1 ]
12
+
13
+ For a full diff see [ ` 2.25.0...2.25.1 ` ] [ 2.25.0....2.25.1 ] .
14
+
15
+ ### Changed
16
+
17
+ - Required ` composer/composer:2.3.1 ` for compiling ` composer-normalize.phar ` ([ #915 ] ), by [ @localheinz ]
10
18
11
19
## [ ` 2.25.0 ` ] [ 2.25.0 ]
12
20
@@ -713,6 +721,7 @@ For a full diff see [`81bc3a8...0.1.0`][81bc3a8...0.1.0].
713
721
[ 2.24.0 ] : https://github.com/ergebnis/composer-normalize/releases/tag/2.24.0
714
722
[ 2.24.1 ] : https://github.com/ergebnis/composer-normalize/releases/tag/2.24.1
715
723
[ 2.25.0 ] : https://github.com/ergebnis/composer-normalize/releases/tag/2.25.0
724
+ [ 2.25.1 ] : https://github.com/ergebnis/composer-normalize/releases/tag/2.25.1
716
725
717
726
[ 81bc3a8...0.1.0 ] : https://github.com/ergebnis/composer-normalize/compare/81bc3a8...0.1.0
718
727
[ 0.1.0...0.2.0 ] : https://github.com/ergebnis/composer-normalize/compare/0.1.0...0.2.0
@@ -781,7 +790,8 @@ For a full diff see [`81bc3a8...0.1.0`][81bc3a8...0.1.0].
781
790
[ 2.23.0...2.23.1 ] : https://github.com/ergebnis/composer-normalize/compare/2.23.0...2.23.1
782
791
[ 2.23.1...2.24.0 ] : https://github.com/ergebnis/composer-normalize/compare/2.23.1...2.24.0
783
792
[ 2.24.0...2.24.1 ] : https://github.com/ergebnis/composer-normalize/compare/2.24.0...2.24.1
784
- [ 2.24.1...2.25.0 ] : https://github.com/ergebnis/composer-normalize/compare/2.24.1...2.25.10
793
+ [ 2.24.1...2.25.0 ] : https://github.com/ergebnis/composer-normalize/compare/2.24.1...2.25.0
794
+ [ 2.25.0...2.25.1 ] : https://github.com/ergebnis/composer-normalize/compare/2.25.0...2.25.1
785
795
[ 2.25.0...main ] : https://github.com/ergebnis/composer-normalize/compare/2.25.0...main
786
796
787
797
[ #1 ] : https://github.com/ergebnis/composer-normalize/pull/1
@@ -882,6 +892,7 @@ For a full diff see [`81bc3a8...0.1.0`][81bc3a8...0.1.0].
882
892
[ #905 ] : https://github.com/ergebnis/composer-normalize/pull/905
883
893
[ #912 ] : https://github.com/ergebnis/composer-normalize/pull/912
884
894
[ #913 ] : https://github.com/ergebnis/composer-normalize/pull/913
895
+ [ #915 ] : https://github.com/ergebnis/composer-normalize/pull/915
885
896
886
897
[ @core23 ] : https://github.com/core23
887
898
[ @dependabot ] : https://github.com/dependabot
0 commit comments