File tree Expand file tree Collapse file tree 1 file changed +7
-10
lines changed Expand file tree Collapse file tree 1 file changed +7
-10
lines changed Original file line number Diff line number Diff line change @@ -3,26 +3,23 @@ Changelog
33
44See 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-
1462.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+
22192.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.
You can’t perform that action at this time.
0 commit comments