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 1
1
Changelog
2
2
=========
3
3
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
-
13
4
2.6.0
14
5
-----
15
6
@@ -19,6 +10,12 @@ Changelog
19
10
doing a BAN request. The previous varnish BAN request has been incorrect and banned all cache entries on Varnish.
20
11
The logout handler is now also activated by default for the Symfony HttpCache in addition to Varnish and Noop.
21
12
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
+
22
19
2.5.1
23
20
-----
24
21
You can’t perform that action at this time.
0 commit comments