Skip to content

Commit

Permalink
cleanup changelog for 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dbu committed Sep 10, 2018
1 parent 2209746 commit 80ae446
Showing 1 changed file with 7 additions and 10 deletions.
17 changes: 7 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,26 +3,23 @@ Changelog

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

2.5.1
-----

### Symfony

* Have cache invalidator check for presence of Psr6Store for a better guess
whether the cache really is TagCapable or not.

2.5.0
-----

### Tagging
### Cache Tagging

* Added: `MaxHeaderValueLengthFormatter` to allow splitting cache tag headers into
multiple headers.

### Symfony HttpCache

* Have cache invalidator check for presence of Psr6Store for a better guess
whether the cache really is TagCapable or not.

2.4.0
-----

### Symfony
### Symfony HttpCache

* Added: `CleanupCacheTagsListener` to remove the cache tags header from the final
response that is sent to the client. Add this listener to your cache kernel.
Expand Down

0 comments on commit 80ae446

Please sign in to comment.