Skip to content

Commit f5da3a9

Browse files
committed
update changelog
1 parent 208ae82 commit f5da3a9

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@ Changelog
33

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

6+
unreleased
7+
----------
8+
9+
### Varnish
10+
11+
* Fixed: Remove the xkey header in vcl_deliver if we are not in debug mode
12+
* Do not cleanup the Vary header and keep the user context hash if we are in debug mode
13+
614
2.5.1
715
-----
816

@@ -31,7 +39,7 @@ See also the [GitHub releases page](https://github.com/FriendsOfSymfony/FOSHttpC
3139
* Added: `CleanupCacheTagsListener` to remove the cache tags header from the final
3240
response that is sent to the client. Add this listener to your cache kernel.
3341

34-
### Tagging
42+
### Cache Tagging
3543

3644
* Improved: The `ResponseTagger` does now remove duplicate tags.
3745

0 commit comments

Comments
 (0)