@@ -6,7 +6,11 @@ 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 [ ` 6.25.0...main ` ] [ 6.25.0...main ] .
9
+ For a full diff see [ ` 6.25.1...main ` ] [ 6.25.1...main ] .
10
+
11
+ ## [ ` 6.25.1 ` ] [ 6.25.1 ]
12
+
13
+ For a full diff see [ ` 6.25.0...6.25.1 ` ] [ 6.25.0...6.25.1 ] .
10
14
11
15
### Fixed
12
16
@@ -1216,6 +1220,7 @@ For a full diff see [`d899e77...1.0.0`][d899e77...1.0.0].
1216
1220
[ 6.23.0 ] : https://github.com/ergebnis/php-cs-fixer-config/releases/tag/6.23.0
1217
1221
[ 6.24.0 ] : https://github.com/ergebnis/php-cs-fixer-config/releases/tag/6.24.0
1218
1222
[ 6.25.0 ] : https://github.com/ergebnis/php-cs-fixer-config/releases/tag/6.25.0
1223
+ [ 6.25.1 ] : https://github.com/ergebnis/php-cs-fixer-config/releases/tag/6.25.1
1219
1224
1220
1225
[ d899e77...1.0.0 ] : https://github.com/ergebnis/php-cs-fixer-config/compare/d899e77...1.0.0
1221
1226
[ 1.0.0...1.1.0 ] : https://github.com/ergebnis/php-cs-fixer-config/compare/1.0.0...1.1.0
@@ -1326,7 +1331,8 @@ For a full diff see [`d899e77...1.0.0`][d899e77...1.0.0].
1326
1331
[ 6.22.0...6.23.0 ] : https://github.com/ergebnis/php-cs-fixer-config/compare/6.22.0...6.23.0
1327
1332
[ 6.23.0...6.24.0 ] : https://github.com/ergebnis/php-cs-fixer-config/compare/6.23.0...6.24.0
1328
1333
[ 6.24.0...6.25.0 ] : https://github.com/ergebnis/php-cs-fixer-config/compare/6.24.0...6.25.0
1329
- [ 6.25.0...main ] : https://github.com/ergebnis/php-cs-fixer-config/compare/6.25.0...main
1334
+ [ 6.25.0...6.25.1 ] : https://github.com/ergebnis/php-cs-fixer-config/compare/6.25.0...6.25.1
1335
+ [ 6.25.1...main ] : https://github.com/ergebnis/php-cs-fixer-config/compare/6.25.1...main
1330
1336
1331
1337
[ #3 ] : https://github.com/ergebnis/php-cs-fixer-config/pull/3
1332
1338
[ #14 ] : https://github.com/ergebnis/php-cs-fixer-config/pull/14
0 commit comments