Skip to content

Commit

Permalink
Merge pull request #370 from Nyholm/release-1-17
Browse files Browse the repository at this point in the history
Release 1.17
  • Loading branch information
dbu committed Dec 27, 2019
2 parents f83ab03 + 0c7e41d commit 35a5add
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -28,8 +28,8 @@ matrix:
# Test the latest stable release
- php: 7.2
- php: 7.3
- php: 7.4
env: COVERAGE=true TEST_COMMAND="composer test-ci" DEPENDENCIES="php-http/vcr-plugin:^1.0@dev"
- php: 7.4

# Test LTS versions
- php: 7.3
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -2,7 +2,7 @@

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

## Unreleased
## 1.17.0 - 2019-12-27

### Added

Expand Down

0 comments on commit 35a5add

Please sign in to comment.