@@ -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 [ ` 0.8.1...master ` ] [ 0.8.1...master ] .
9
+ For a full diff see [ ` 1.0.0...main ` ] [ 1.0.0...master ] .
10
+
11
+ ## [ ` 1.0.0 ` ] [ 1.0.0 ]
12
+
13
+ For a full diff see [ ` 0.8.1...1.0.0 ` ] [ 0.8.1...1.0.0 ] .
14
+
15
+ ### Changed
16
+
17
+ * Added support for ` phpstan/phpstan:^1.0.0 ` and dropped support for non-stable versions of ` phpstan/phpstan ` ([ #266 ] ), by [ @alexander-schranz ]
10
18
11
19
## [ ` 0.8.1 ` ] [ 0.8.1 ]
12
20
@@ -136,6 +144,7 @@ For a full diff see [`afd6fd9...0.1`][afd6fd9...0.1].
136
144
[ 0.7.0 ] : https://github.com/Jan0707/phpstan-prophecy/releases/tag/0.7.0
137
145
[ 0.8.0 ] : https://github.com/Jan0707/phpstan-prophecy/releases/tag/0.8.0
138
146
[ 0.8.1 ] : https://github.com/Jan0707/phpstan-prophecy/releases/tag/0.8.1
147
+ [ 1.0.0 ] : https://github.com/Jan0707/phpstan-prophecy/releases/tag/1.0.0
139
148
140
149
[ afd6fd9...0.1 ] : https://github.com/Jan0707/phpstan-prophecy/compare/afd6fd9...0.1
141
150
[ 0.1...0.1.1 ] : https://github.com/Jan0707/phpstan-prophecy/compare/0.1...0.1.1
@@ -153,7 +162,8 @@ For a full diff see [`afd6fd9...0.1`][afd6fd9...0.1].
153
162
[ 0.6.2...0.7.0 ] : https://github.com/Jan0707/phpstan-prophecy/compare/0.6.2...0.7.0
154
163
[ 0.7.0...0.8.0 ] : https://github.com/Jan0707/phpstan-prophecy/compare/0.7.0...0.8.0
155
164
[ 0.8.0...0.8.1 ] : https://github.com/Jan0707/phpstan-prophecy/compare/0.8.0...0.8.1
156
- [ 0.8.1...master ] : https://github.com/Jan0707/phpstan-prophecy/compare/0.8.1...master
165
+ [ 0.8.1...1.0.0 ] : https://github.com/Jan0707/phpstan-prophecy/compare/0.8.1...1.0.0
166
+ [ 1.0.0...master ] : https://github.com/Jan0707/phpstan-prophecy/compare/1.0.0...master
157
167
158
168
[ #67 ] : https://github.com/Jan0707/phpstan-prophecy/pull/67
159
169
[ #79 ] : https://github.com/Jan0707/phpstan-prophecy/pull/79
@@ -168,7 +178,9 @@ For a full diff see [`afd6fd9...0.1`][afd6fd9...0.1].
168
178
[ #165 ] : https://github.com/Jan0707/phpstan-prophecy/pull/165
169
179
[ #182 ] : https://github.com/Jan0707/phpstan-prophecy/pull/182
170
180
[ #236 ] : https://github.com/Jan0707/phpstan-prophecy/pull/236
181
+ [ #266 ] : https://github.com/Jan0707/phpstan-prophecy/pull/266
171
182
183
+ [ @alexander-schranz ] : https://github.com/alexander-schranz
172
184
[ @Jean85 ] : https://github.com/Jean85
173
185
[ @localheinz ] : https://github.com/localheinz
174
186
[ @ondrejmirtes ] : https://github.com/ondrejmirtes
0 commit comments