We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53b0467 commit 934dd8eCopy full SHA for 934dd8e
CHANGELOG.md
@@ -4,7 +4,18 @@ This project follows [Semantic Versioning 2.0.0](http://semver.org/).
4
5
## <a name="unreleased"></a>Unreleased
6
7
-## <a name="v0.14.0"></a>v0.15.0 (2021-11-07)
+## <a name="v0.15.1"></a>v0.15.1 (2021-12-30)
8
+[Full Changelog](https://github.com/tomzx/php-semver-checker/compare/v0.15.0...v0.15.1)
9
+### Changed
10
+* Bumped hassankhan/config to ^3.0.0
11
+
12
+### Fixed
13
+* Apply typing to `Report` class
14
15
+### Removed
16
+* Deprecation warnings suppression
17
18
+## <a name="v0.15.0"></a>v0.15.0 (2021-11-07)
19
[Full Changelog](https://github.com/tomzx/php-semver-checker/compare/v0.14.0...v0.15.0)
20
### Added
21
* Add support for PHP 8.0, 8.1
0 commit comments