Skip to content

Commit

Permalink
Merge pull request #371 from FriendsOfSymfony/prepare-release
Browse files Browse the repository at this point in the history
prepare release 2.0.2
  • Loading branch information
dbu committed Aug 18, 2017
2 parents eec3b69 + 13f34cb commit 63837b2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ env:
- VARNISH_VERSION=5.0.0

matrix:
allow_failures:
- php: 7.2
include:
- php: 5.6
env: SYMFONY_VERSION=2.7.* VARNISH_VERSION=3.0 COMPOSER_FLAGS="--prefer-lowest"
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ Changelog

See also the [GitHub releases page](https://github.com/FriendsOfSymfony/FOSHttpCache/releases).

2.0.2
-----

* Support PHP 7.2
Avoid warning about `count(null)` in PHP 7.2.

2.0.1
-----

Expand Down

0 comments on commit 63837b2

Please sign in to comment.