Skip to content

Commit 80ae446

Browse files
committed
cleanup changelog for 2.5.0
1 parent 2209746 commit 80ae446

File tree

1 file changed

+7
-10
lines changed

1 file changed

+7
-10
lines changed

CHANGELOG.md

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,26 +3,23 @@ Changelog
33

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

6-
2.5.1
7-
-----
8-
9-
### Symfony
10-
11-
* Have cache invalidator check for presence of Psr6Store for a better guess
12-
whether the cache really is TagCapable or not.
13-
146
2.5.0
157
-----
168

17-
### Tagging
9+
### Cache Tagging
1810

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

14+
### Symfony HttpCache
15+
16+
* Have cache invalidator check for presence of Psr6Store for a better guess
17+
whether the cache really is TagCapable or not.
18+
2219
2.4.0
2320
-----
2421

25-
### Symfony
22+
### Symfony HttpCache
2623

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

0 commit comments

Comments
 (0)