Skip to content

Commit 9f5129c

Browse files
authored
Merge pull request #497 from FriendsOfSymfony/framework-extra-bundle-dep
prepare changelog
2 parents b8f2703 + 6a55bc3 commit 9f5129c

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)