@@ -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.13.1...main ` ] [ 6.13.1...main ] .
9
+ For a full diff see [ ` 6.14.0...main ` ] [ 6.14.0...main ] .
10
+
11
+ ## [ ` 6.14.0 ` ] [ 6.14.0 ]
12
+
13
+ For a full diff see [ ` 6.13.1...6.14.0 ` ] [ 6.13.1...6.14.0 ] .
10
14
11
15
### Changed
12
16
@@ -1075,6 +1079,7 @@ For a full diff see [`d899e77...1.0.0`][d899e77...1.0.0].
1075
1079
[ 6.12.0 ] : https://github.com/ergebnis/php-cs-fixer-config/releases/tag/6.12.0
1076
1080
[ 6.13.0 ] : https://github.com/ergebnis/php-cs-fixer-config/releases/tag/6.13.0
1077
1081
[ 6.13.1 ] : https://github.com/ergebnis/php-cs-fixer-config/releases/tag/6.13.1
1082
+ [ 6.14.0 ] : https://github.com/ergebnis/php-cs-fixer-config/releases/tag/6.14.0
1078
1083
1079
1084
[ d899e77...1.0.0 ] : https://github.com/ergebnis/php-cs-fixer-config/compare/d899e77...1.0.0
1080
1085
[ 1.0.0...1.1.0 ] : https://github.com/ergebnis/php-cs-fixer-config/compare/1.0.0...1.1.0
@@ -1172,7 +1177,8 @@ For a full diff see [`d899e77...1.0.0`][d899e77...1.0.0].
1172
1177
[ 6.11.0...6.12.0 ] : https://github.com/ergebnis/php-cs-fixer-config/compare/6.11.0...6.12.0
1173
1178
[ 6.12.0...6.13.0 ] : https://github.com/ergebnis/php-cs-fixer-config/compare/6.12.0...6.13.0
1174
1179
[ 6.13.0...6.13.1 ] : https://github.com/ergebnis/php-cs-fixer-config/compare/6.13.1...main
1175
- [ 6.13.1...main ] : https://github.com/ergebnis/php-cs-fixer-config/compare/6.13.1...main
1180
+ [ 6.13.1...6.14.0 ] : https://github.com/ergebnis/php-cs-fixer-config/compare/6.13.1...6.14.0
1181
+ [ 6.14.0...main ] : https://github.com/ergebnis/php-cs-fixer-config/compare/6.14.0...main
1176
1182
1177
1183
[ #3 ] : https://github.com/ergebnis/php-cs-fixer-config/pull/3
1178
1184
[ #14 ] : https://github.com/ergebnis/php-cs-fixer-config/pull/14
0 commit comments