@@ -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.7.0...main ` ] [ 2.7.0...main ] .
9
+ For a full diff see [ ` 2.8.0...main ` ] [ 2.8.0...main ] .
10
+
11
+ ## [ ` 2.8.0 ` ] [ 2.8.0 ]
12
+
13
+ For a full diff see [ ` 2.7.0...2.8.0 ` ] [ 2.7.0...2.8.0 ] .
14
+
15
+ ### Added
16
+
17
+ * Added ` Ergebnis\PhpCsFixer\Config\RuleSet\PhpUnit ` , a rule set for ` phpunit/phpunit ` ([ #300 ] ), by [ @localheinz ]
10
18
11
19
## [ ` 2.7.0 ` ] [ 2.7.0 ]
12
20
@@ -196,6 +204,7 @@ For a full diff see [`d899e77...1.0.0`][d899e77...1.0.0].
196
204
[ 2.6.0 ] : https://github.com/ergebnis/php-cs-fixer-config/releases/tag/2.6.0
197
205
[ 2.6.1 ] : https://github.com/ergebnis/php-cs-fixer-config/releases/tag/2.6.1
198
206
[ 2.7.0 ] : https://github.com/ergebnis/php-cs-fixer-config/releases/tag/2.7.0
207
+ [ 2.8.0 ] : https://github.com/ergebnis/php-cs-fixer-config/releases/tag/2.8.0
199
208
200
209
[ d899e77...1.0.0 ] : https://github.com/ergebnis/php-cs-fixer-config/compare/d899e77...1.0.0
201
210
[ 1.0.0...1.1.0 ] : https://github.com/ergebnis/php-cs-fixer-config/compare/1.0.0...1.1.0
@@ -216,7 +225,8 @@ For a full diff see [`d899e77...1.0.0`][d899e77...1.0.0].
216
225
[ 2.5.3...2.6.0 ] : https://github.com/ergebnis/php-cs-fixer-config/compare/2.5.3...2.6.0
217
226
[ 2.6.0...2.6.1 ] : https://github.com/ergebnis/php-cs-fixer-config/compare/2.6.0...2.6.1
218
227
[ 2.6.1...2.7.0 ] : https://github.com/ergebnis/php-cs-fixer-config/compare/2.6.1...2.7.0
219
- [ 2.7.0...main ] : https://github.com/ergebnis/php-cs-fixer-config/compare/2.7.0...main
228
+ [ 2.7.0...2.8.0 ] : https://github.com/ergebnis/php-cs-fixer-config/compare/2.7.0...2.8.0
229
+ [ 2.8.0...main ] : https://github.com/ergebnis/php-cs-fixer-config/compare/2.8.0...main
220
230
221
231
[ #3 ] : https://github.com/ergebnis/php-cs-fixer-config/pull/3
222
232
[ #14 ] : https://github.com/ergebnis/php-cs-fixer-config/pull/14
@@ -257,6 +267,7 @@ For a full diff see [`d899e77...1.0.0`][d899e77...1.0.0].
257
267
[ #289 ] : https://github.com/ergebnis/php-cs-fixer-config/pull/289
258
268
[ #290 ] : https://github.com/ergebnis/php-cs-fixer-config/pull/290
259
269
[ #291 ] : https://github.com/ergebnis/php-cs-fixer-config/pull/291
270
+ [ #300 ] : https://github.com/ergebnis/php-cs-fixer-config/pull/300
260
271
261
272
[ @dependabot ] : https://github.com/apps/dependabot
262
273
[ @linuxjuggler ] : https://github.com/linuxjuggler
0 commit comments