File tree 1 file changed +6
-1
lines changed
1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 0.2.0]
10
+ ### Fixed
11
+ - Support for native types in PHPStan 0.9.x
12
+
9
13
## [ 0.1.1]
10
14
### Fixed
11
15
- Use correct tilde notation for phpstan dependency
@@ -15,6 +19,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
15
19
- Initial release
16
20
- This CHANGELOG file
17
21
18
- [ Unreleased ] : https://github.com/MichaelGooden/phpstan-zend-mvc/compare/0.1.1...HEAD
22
+ [ Unreleased ] : https://github.com/MichaelGooden/phpstan-zend-mvc/compare/0.2.0...HEAD
23
+ [ 0.2.0 ] : https://github.com/MichaelGooden/phpstan-zend-mvc/compare/0.1.1...0.2.0
19
24
[ 0.1.1 ] : https://github.com/MichaelGooden/phpstan-zend-mvc/compare/0.1.0...0.1.1
20
25
[ 0.1.0 ] : https://github.com/MichaelGooden/phpstan-zend-mvc/compare/44c99ec12a36ba314fd6bced8aea79c363db994b...0.1.0
You can’t perform that action at this time.
0 commit comments