Skip to content

Commit 6a55bc3

Browse files
committed
prepare changelog
1 parent 9bbf553 commit 6a55bc3

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

CHANGELOG.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,6 @@
11
Changelog
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-
134
2.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+
2219
2.5.1
2320
-----
2421

0 commit comments

Comments
 (0)