Skip to content

Commit 8049219

Browse files
committed
Changelog for v0.8.0.
1 parent 67ff73a commit 8049219

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ This project follows [Semantic Versioning 2.0.0](http://semver.org/).
44

55
## <a name="unreleased"></a>Unreleased
66

7+
## <a name="v0.8.0"></a>v0.8.0 (2020-12-17)
8+
[Full Changelog](https://github.com/tomzx/php-semver-checker-git/compare/v0.7.1...v0.8.0)
9+
### Added
10+
* Support for PHP 7.3, 7.4, 8.0
11+
12+
### Changed
13+
* Refactor SuggestCommand [#27](https://github.com/tomzx/php-semver-checker-git/pull/27)
14+
* Replace travis-ci with GitHub actions
15+
* Update `php-semver-checker` to v0.14.0
16+
17+
### Removed
18+
* Support for PHP 5.6, 7.0, 7.1 and 7.2
19+
* Use of scrutinizer-ci during CI
20+
721
## <a name="v0.7.1"></a>v0.7.1 (2018-02-08)
822
[Full Changelog](https://github.com/tomzx/php-semver-checker-git/compare/v0.7.0...v0.7.1)
923
### Changed

0 commit comments

Comments
 (0)