@@ -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.1...main ` ] [ 6.25.1...main ] .
9
+ For a full diff see [ ` 6.26.0...main ` ] [ 6.26.0...main ] .
10
+
11
+ ## [ ` 6.26.0 ` ] [ 6.26.0 ]
12
+
13
+ For a full diff see [ ` 6.25.1...6.26.0 ` ] [ 6.25.1...6.26.0 ] .
10
14
11
15
### Changed
12
16
@@ -1225,6 +1229,7 @@ For a full diff see [`d899e77...1.0.0`][d899e77...1.0.0].
1225
1229
[ 6.24.0 ] : https://github.com/ergebnis/php-cs-fixer-config/releases/tag/6.24.0
1226
1230
[ 6.25.0 ] : https://github.com/ergebnis/php-cs-fixer-config/releases/tag/6.25.0
1227
1231
[ 6.25.1 ] : https://github.com/ergebnis/php-cs-fixer-config/releases/tag/6.25.1
1232
+ [ 6.26.0 ] : https://github.com/ergebnis/php-cs-fixer-config/releases/tag/6.26.0
1228
1233
1229
1234
[ d899e77...1.0.0 ] : https://github.com/ergebnis/php-cs-fixer-config/compare/d899e77...1.0.0
1230
1235
[ 1.0.0...1.1.0 ] : https://github.com/ergebnis/php-cs-fixer-config/compare/1.0.0...1.1.0
@@ -1336,7 +1341,8 @@ For a full diff see [`d899e77...1.0.0`][d899e77...1.0.0].
1336
1341
[ 6.23.0...6.24.0 ] : https://github.com/ergebnis/php-cs-fixer-config/compare/6.23.0...6.24.0
1337
1342
[ 6.24.0...6.25.0 ] : https://github.com/ergebnis/php-cs-fixer-config/compare/6.24.0...6.25.0
1338
1343
[ 6.25.0...6.25.1 ] : https://github.com/ergebnis/php-cs-fixer-config/compare/6.25.0...6.25.1
1339
- [ 6.25.1...main ] : https://github.com/ergebnis/php-cs-fixer-config/compare/6.25.1...main
1344
+ [ 6.25.1...6.26.0 ] : https://github.com/ergebnis/php-cs-fixer-config/compare/6.25.1...6.26.0
1345
+ [ 6.26.0...main ] : https://github.com/ergebnis/php-cs-fixer-config/compare/6.26.0...main
1340
1346
1341
1347
[ #3 ] : https://github.com/ergebnis/php-cs-fixer-config/pull/3
1342
1348
[ #14 ] : https://github.com/ergebnis/php-cs-fixer-config/pull/14
0 commit comments