Skip to content

Commit 6dc4e9c

Browse files
committed
Add Changelog
1 parent 1b4a7ea commit 6dc4e9c

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
2+
2.0.0 / 2020-07-26
3+
==================
4+
5+
* Create release for tags using GH Actions
6+
* Run PHPStan in Travis
7+
* Add phpstan and fix a type-hint
8+
* Add type information for parameters
9+
* Update tests on Travis
10+
* Add composer scripts
11+
* Move up the required version of PHP so that we are compatible with PSR-12
12+
* Remove PHP 7.1 from tests as we don't want to support an unsupported version of PHP.
13+
* Remove hhvm from tests and add PHP 7.4
14+
* Update to the latest PHPUnit
15+
* Update to the latest codesniffer
16+
* Change Travis test versions
17+
* Remove direct dependency on Guzzle.

0 commit comments

Comments
 (0)