@@ -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 [ ` 1.0.0...main ` ] [ 1.0.0...main ] .
9
+ For a full diff see [ ` 2.0.0...main ` ] [ 2.0.0...main ] .
10
+
11
+ ## [ ` 2.0.0 ` ] [ 2.0.0 ]
12
+
13
+ For a full diff see [ ` 1.0.0...2.0.0 ` ] [ 1.0.0...2.0.0 ] .
10
14
11
15
### Added
12
16
@@ -380,6 +384,7 @@ For a full diff see [`362c7ea...0.1.0`][362c7ea...0.1.0].
380
384
[ 0.15.2 ] : https://github.com/ergebnis/phpstan-rules/releases/tag/0.15.2
381
385
[ 0.15.3 ] : https://github.com/ergebnis/phpstan-rules/releases/tag/0.15.3
382
386
[ 1.0.0 ] : https://github.com/ergebnis/phpstan-rules/releases/tag/1.0.0
387
+ [ 2.0.0 ] : https://github.com/ergebnis/phpstan-rules/releases/tag/2.0.0
383
388
384
389
[ 362c7ea...0.1.0 ] : https://github.com/ergebnis/phpstan-rules/compare/362c7ea...0.1.0
385
390
[ 0.1.0...0.2.0 ] : https://github.com/ergebnis/phpstan-rules/compare/0.1.0...0.2.0
@@ -409,7 +414,8 @@ For a full diff see [`362c7ea...0.1.0`][362c7ea...0.1.0].
409
414
[ 0.15.1...0.15.2 ] : https://github.com/ergebnis/phpstan-rules/compare/0.15.1...0.15.2
410
415
[ 0.15.2...0.15.3 ] : https://github.com/ergebnis/phpstan-rules/compare/0.15.2...0.15.3
411
416
[ 0.15.3...1.0.0 ] : https://github.com/ergebnis/phpstan-rules/compare/0.15.3...1.0.0
412
- [ 1.0.0...main ] : https://github.com/ergebnis/phpstan-rules/compare/1.0.0...main
417
+ [ 1.0.0...2.0.0 ] : https://github.com/ergebnis/phpstan-rules/compare/1.0.0...2.0.0
418
+ [ 2.0.0...main ] : https://github.com/ergebnis/phpstan-rules/compare/2.0.0...main
413
419
414
420
[ #1 ] : https://github.com/ergebnis/phpstan-rules/pull/1
415
421
[ #4 ] : https://github.com/ergebnis/phpstan-rules/pull/4
0 commit comments