We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f7f98e commit 4496adaCopy full SHA for 4496ada
CHANGELOG.md
@@ -4,6 +4,14 @@ 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.14.0 (2020-04-17)
8
+[Full Changelog](https://github.com/tomzx/php-semver-checker-git/compare/v0.13.0...v0.14.0)
9
+### Added
10
+* [#100] Add support for PHP 7.4
11
+
12
+### Removed
13
+* Drop support for PHP 5.6, 7.0, 7.1 and hhvm
14
15
## <a name="v0.13.0"></a>v0.13.0 (2019-04-19)
16
[Full Changelog](https://github.com/tomzx/php-semver-checker-git/compare/v0.12.1...v0.13.0)
17
### Added
0 commit comments