@@ -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.28.2...main ` ] [ 2.28.2...main ] .
9
+ For a full diff see [ ` 2.28.3...main ` ] [ 2.28.3...main ] .
10
+
11
+ ## [ ` 2.28.3 ` ] [ 2.28.3 ]
12
+
13
+ For a full diff see [ ` 2.28.2...2.28.3 ` ] [ 2.28.2...2.28.3 ] .
14
+
15
+ ### Fixed
16
+
17
+ - Required ` composer/composer:2.3.9 ` for compiling ` composer-normalize.phar ` ([ #942 ] ), by [ @localheinz ]
10
18
11
19
## [ ` 2.28.2 ` ] [ 2.28.2 ]
12
20
@@ -781,6 +789,7 @@ For a full diff see [`81bc3a8...0.1.0`][81bc3a8...0.1.0].
781
789
[ 2.28.0 ] : https://github.com/ergebnis/composer-normalize/releases/tag/2.28.0
782
790
[ 2.28.1 ] : https://github.com/ergebnis/composer-normalize/releases/tag/2.28.1
783
791
[ 2.28.2 ] : https://github.com/ergebnis/composer-normalize/releases/tag/2.28.2
792
+ [ 2.28.3 ] : https://github.com/ergebnis/composer-normalize/releases/tag/2.28.3
784
793
785
794
[ 81bc3a8...0.1.0 ] : https://github.com/ergebnis/composer-normalize/compare/81bc3a8...0.1.0
786
795
[ 0.1.0...0.2.0 ] : https://github.com/ergebnis/composer-normalize/compare/0.1.0...0.2.0
@@ -857,7 +866,8 @@ For a full diff see [`81bc3a8...0.1.0`][81bc3a8...0.1.0].
857
866
[ 2.27.0...2.28.0 ] : https://github.com/ergebnis/composer-normalize/compare/2.27.0...2.28.0
858
867
[ 2.28.0...2.28.1 ] : https://github.com/ergebnis/composer-normalize/compare/2.28.0...2.28.1
859
868
[ 2.28.1...2.28.2 ] : https://github.com/ergebnis/composer-normalize/compare/2.28.1...2.28.2
860
- [ 2.28.2...main ] : https://github.com/ergebnis/composer-normalize/compare/2.28.2...main
869
+ [ 2.28.2...2.28.4 ] : https://github.com/ergebnis/composer-normalize/compare/2.28.2...2.28.3
870
+ [ 2.28.3...main ] : https://github.com/ergebnis/composer-normalize/compare/2.28.3...main
861
871
862
872
[ #1 ] : https://github.com/ergebnis/composer-normalize/pull/1
863
873
[ #2 ] : https://github.com/ergebnis/composer-normalize/pull/2
@@ -967,6 +977,7 @@ For a full diff see [`81bc3a8...0.1.0`][81bc3a8...0.1.0].
967
977
[ #933 ] : https://github.com/ergebnis/composer-normalize/pull/933
968
978
[ #938 ] : https://github.com/ergebnis/composer-normalize/pull/938
969
979
[ #941 ] : https://github.com/ergebnis/composer-normalize/pull/941
980
+ [ #942 ] : https://github.com/ergebnis/composer-normalize/pull/942
970
981
971
982
[ @core23 ] : https://github.com/core23
972
983
[ @dependabot ] : https://github.com/dependabot
0 commit comments