@@ -6,11 +6,16 @@ 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 [ ` 0.5.1...master ` ] [ 0.5.1...master ] .
9
+ For a full diff see [ ` 0.6.0...master ` ] [ 0.6.0...master ] .
10
+
11
+ ## [ ` 0.6.0 ` ] [ 0.6.0 ]
12
+
13
+ For a full diff see [ ` 0.5.1...0.6.0 ` ] [ 0.5.1...0.6.0 ] .
10
14
11
15
### Added
12
16
13
17
* Support for ` willImplement() ` ([ #92 ] ), by [ @localheinz ]
18
+ * Support for ` willExtend() ` ([ #94 ] ), by [ @localheinz ]
14
19
15
20
## [ ` 0.5.1 ` ] [ 0.5.1 ]
16
21
@@ -70,6 +75,7 @@ For a full diff see [`afd6fd9...0.1`][afd6fd9...0.1].
70
75
[ 0.4.2 ] : https://github.com/Jan0707/phpstan-prophecy/releases/tag/0.4.2
71
76
[ 0.5.0 ] : https://github.com/Jan0707/phpstan-prophecy/releases/tag/0.5.0
72
77
[ 0.5.1 ] : https://github.com/Jan0707/phpstan-prophecy/releases/tag/0.5.1
78
+ [ 0.6.0 ] : https://github.com/Jan0707/phpstan-prophecy/releases/tag/0.6.0
73
79
74
80
[ afd6fd9...0.1 ] : https://github.com/Jan0707/phpstan-prophecy/compare/afd6fd9...0.1
75
81
[ 0.1...0.1.1 ] : https://github.com/Jan0707/phpstan-prophecy/compare/0.1...0.1.1
@@ -81,11 +87,13 @@ For a full diff see [`afd6fd9...0.1`][afd6fd9...0.1].
81
87
[ 0.4.1...0.4.2 ] : https://github.com/Jan0707/phpstan-prophecy/compare/0.4.1...0.4.2
82
88
[ 0.4.2...0.5.0 ] : https://github.com/Jan0707/phpstan-prophecy/compare/0.4.2...0.5.0
83
89
[ 0.5.0...0.5.1 ] : https://github.com/Jan0707/phpstan-prophecy/compare/0.5.0...0.5.1
84
- [ 0.5.1...master ] : https://github.com/Jan0707/phpstan-prophecy/compare/0.5.1...master
90
+ [ 0.5.1...0.6.0 ] : https://github.com/Jan0707/phpstan-prophecy/compare/0.5.1...0.6.0
91
+ [ 0.6.0...master ] : https://github.com/Jan0707/phpstan-prophecy/compare/0.6.0...master
85
92
86
93
[ #67 ] : https://github.com/Jan0707/phpstan-prophecy/pull/67
87
94
[ #79 ] : https://github.com/Jan0707/phpstan-prophecy/pull/79
88
95
[ #92 ] : https://github.com/Jan0707/phpstan-prophecy/pull/92
96
+ [ #94 ] : https://github.com/Jan0707/phpstan-prophecy/pull/94
89
97
90
98
[ @localheinz ] : https://github.com/localheinz
91
99
[ @PedroTroller ] : https://github.com/PedroTroller
0 commit comments