Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
dbu committed Jul 6, 2022
1 parent 139a033 commit 34d98ee
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Expand Up @@ -3,12 +3,15 @@ Changelog

See also the [GitHub releases page](https://github.com/FriendsOfSymfony/FOSHttpCache/releases).

unreleased
2.14.0
----------

### Symfony Compatibility

* Removed the internal BaseEvent class and extend our events from the Symfony contracts class directly.
* Made the CacheInvalidation interface compatible with Symfony 6.
Symfony 6 does a BC break for `HttpKernelInterface::fetch` - if you implement the method in your application,
you need to adjust when upgrading to Symfony 6.

2.13.0
------
Expand Down

0 comments on commit 34d98ee

Please sign in to comment.