File tree Expand file tree Collapse file tree 1 file changed +6
-9
lines changed Expand file tree Collapse file tree 1 file changed +6
-9
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4- 2.6.1
5- -----
6-
7- ### Fixed
8-
9- * Cache Tagging: It is now possible to use cache tagging without installing the
10- Sensio `` FrameworkExtraBundle `` . There is a new configuration option
11- `` tags.annotations.enabled `` that can be set to `` false `` .
12-
1342.6.0
145-----
156
@@ -19,6 +10,12 @@ Changelog
1910 doing a BAN request. The previous varnish BAN request has been incorrect and banned all cache entries on Varnish.
2011 The logout handler is now also activated by default for the Symfony HttpCache in addition to Varnish and Noop.
2112
13+ ### Fixed
14+
15+ * Cache Tagging: It is now possible to use cache tagging without installing the
16+ `` SensioFrameworkExtraBundle `` . There is a new configuration option
17+ `` tags.annotations.enabled `` that can be set to `` false `` .
18+
22192.5.1
2320-----
2421
You can’t perform that action at this time.
0 commit comments