Skip to content

Commit

Permalink
prepare changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dbu committed Oct 23, 2018
1 parent 9bbf553 commit 6a55bc3
Showing 1 changed file with 6 additions and 9 deletions.
15 changes: 6 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,6 @@
Changelog
=========

2.6.1
-----

### Fixed

* Cache Tagging: It is now possible to use cache tagging without installing the
Sensio ``FrameworkExtraBundle``. There is a new configuration option
``tags.annotations.enabled`` that can be set to ``false``.

2.6.0
-----

Expand All @@ -19,6 +10,12 @@ Changelog
doing a BAN request. The previous varnish BAN request has been incorrect and banned all cache entries on Varnish.
The logout handler is now also activated by default for the Symfony HttpCache in addition to Varnish and Noop.

### Fixed

* Cache Tagging: It is now possible to use cache tagging without installing the
``SensioFrameworkExtraBundle``. There is a new configuration option
``tags.annotations.enabled`` that can be set to ``false``.

2.5.1
-----

Expand Down

0 comments on commit 6a55bc3

Please sign in to comment.