@@ -6,15 +6,18 @@ 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.35.0...main ` ] [ 6.35.0...main ] .
9
+ For a full diff see [ ` 6.36.0...main ` ] [ 6.36.0...main ] .
10
+
11
+ ## [ ` 6.36.0 ` ] [ 6.36.0 ]
12
+
13
+ For a full diff see [ ` 6.35.0...6.36.0 ` ] [ 6.35.0...6.36.0 ] .
10
14
11
15
### Changed
12
16
13
17
- Updated ` kubawerlos/php-cs-fixer-custom-fixers ` ([ #1095 ] ), by [ @dependabot ]
14
18
- Updated ` friendsofphp/php-cs-fixer ` ([ #1102 ] ), by [ @dependabot ]
15
19
- Configured ` trailing_comma_in_multiline ` fixer to include ` array_destructuring ` in the ` elements ` option ([ #1103 ] ), by [ @localheinz ]
16
20
17
-
18
21
## [ ` 6.35.0 ` ] [ 6.35.0 ]
19
22
20
23
For a full diff see [ ` 6.34.0...6.35.0 ` ] [ 6.34.0...6.35.0 ] .
@@ -1338,6 +1341,7 @@ For a full diff see [`d899e77...1.0.0`][d899e77...1.0.0].
1338
1341
[ 6.33.0 ] : https://github.com/ergebnis/php-cs-fixer-config/releases/tag/6.33.0
1339
1342
[ 6.34.0 ] : https://github.com/ergebnis/php-cs-fixer-config/releases/tag/6.34.0
1340
1343
[ 6.35.0 ] : https://github.com/ergebnis/php-cs-fixer-config/releases/tag/6.35.0
1344
+ [ 6.36.0 ] : https://github.com/ergebnis/php-cs-fixer-config/releases/tag/6.36.0
1341
1345
1342
1346
[ d899e77...1.0.0 ] : https://github.com/ergebnis/php-cs-fixer-config/compare/d899e77...1.0.0
1343
1347
[ 1.0.0...1.1.0 ] : https://github.com/ergebnis/php-cs-fixer-config/compare/1.0.0...1.1.0
@@ -1461,7 +1465,8 @@ For a full diff see [`d899e77...1.0.0`][d899e77...1.0.0].
1461
1465
[ 6.32.0...6.33.0 ] : https://github.com/ergebnis/php-cs-fixer-config/compare/6.32.0...6.33.0
1462
1466
[ 6.33.0...6.34.0 ] : https://github.com/ergebnis/php-cs-fixer-config/compare/6.33.0...6.34.0
1463
1467
[ 6.34.0...6.35.0 ] : https://github.com/ergebnis/php-cs-fixer-config/compare/6.34.0...6.35.0
1464
- [ 6.35.0...main ] : https://github.com/ergebnis/php-cs-fixer-config/compare/6.35.0...main
1468
+ [ 6.35.0...6.36.0 ] : https://github.com/ergebnis/php-cs-fixer-config/compare/6.35.0...6.36.0
1469
+ [ 6.36.0...main ] : https://github.com/ergebnis/php-cs-fixer-config/compare/6.36.0...main
1465
1470
1466
1471
[ #3 ] : https://github.com/ergebnis/php-cs-fixer-config/pull/3
1467
1472
[ #14 ] : https://github.com/ergebnis/php-cs-fixer-config/pull/14
0 commit comments