File tree 1 file changed +14
-0
lines changed
1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,20 @@ This project follows [Semantic Versioning 2.0.0](http://semver.org/).
4
4
5
5
## <a name =" unreleased " ></a >Unreleased
6
6
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
+
7
21
## <a name =" v0.7.1 " ></a >v0.7.1 (2018-02-08)
8
22
[ Full Changelog] ( https://github.com/tomzx/php-semver-checker-git/compare/v0.7.0...v0.7.1 )
9
23
### Changed
You can’t perform that action at this time.
0 commit comments