Skip to content

Commit 1bdd38b

Browse files
committed
Prepare for 0.2.0 release.
Signed-off-by: Michael Gooden <[email protected]>
1 parent 5219280 commit 1bdd38b

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
## [Unreleased]
88

9+
## [0.2.0]
10+
### Fixed
11+
- Support for native types in PHPStan 0.9.x
12+
913
## [0.1.1]
1014
### Fixed
1115
- Use correct tilde notation for phpstan dependency
@@ -15,6 +19,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1519
- Initial release
1620
- This CHANGELOG file
1721

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
1924
[0.1.1]: https://github.com/MichaelGooden/phpstan-zend-mvc/compare/0.1.0...0.1.1
2025
[0.1.0]: https://github.com/MichaelGooden/phpstan-zend-mvc/compare/44c99ec12a36ba314fd6bced8aea79c363db994b...0.1.0

0 commit comments

Comments
 (0)