Skip to content

Commit 35a5add

Browse files
authored
Merge pull request #370 from Nyholm/release-1-17
Release 1.17
2 parents f83ab03 + 0c7e41d commit 35a5add

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ matrix:
2828
# Test the latest stable release
2929
- php: 7.2
3030
- php: 7.3
31-
- php: 7.4
3231
env: COVERAGE=true TEST_COMMAND="composer test-ci" DEPENDENCIES="php-http/vcr-plugin:^1.0@dev"
32+
- php: 7.4
3333

3434
# Test LTS versions
3535
- php: 7.3

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.
44

5-
## Unreleased
5+
## 1.17.0 - 2019-12-27
66

77
### Added
88

0 commit comments

Comments
 (0)