Skip to content

Commit 4c4c1f9

Browse files
authored
Merge pull request #20 from GrahamCampbell/patch-1
Release 1.1.0
2 parents dcc6fad + dfd4a8a commit 4c4c1f9

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

Diff for: CHANGELOG.md

+7-3
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,18 @@
11
# Change Log
22

3-
## 1.1.0 - 2019-11-18
3+
## 1.1.0 - 2020-07-07
44

55
### Added
66

7-
- Test with PHP 7.1, 7.2, 7.3
7+
- Test with PHP 7.1, 7.2, 7.3, 7.4 and 8.0
88

99
### Removed
1010

11-
- PHP 5 support
11+
- PHP 5 and 7.0 support
12+
13+
### Fixed
14+
15+
- Fixed PHPDoc for `Promise::then`
1216

1317
## 1.0.0 - 2016-01-26
1418

0 commit comments

Comments
 (0)