File tree Expand file tree Collapse file tree 1 file changed +20
-4
lines changed Expand file tree Collapse file tree 1 file changed +20
-4
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4- 1.3.3
4+ See also the [ GitHub releases page] ( https://github.com/FriendsOfSymfony/FOSHttpCache/releases ) .
5+
6+ 1.4.0
7+ -----
8+
9+ * Added symfony/http-kernel [ HttpCache client] ( http://foshttpcache.readthedocs.org/en/latest/proxy-clients.html#symfony-client ) .
10+ * Added [ SymfonyTestCase] ( http://foshttpcache.readthedocs.org/en/latest/testing-your-application.html#symfonytestcase ) .
11+ * Removed unneeded files from dist packages.
12+
13+ 1.3.2
14+ -----
15+
16+ * Added ` TagHandler->hasTags() ` method.
17+
18+ 1.3.1
519-----
620
7- * ** 2015-05-08** Added a client for the Symfony built-in HttpCache
21+ * Added authentication support to user context subscribe.
22+ * Fixed usage of deprecated Guzzle subtree splits.
23+ * Fixed exposed cache tags.
824
9251.3.0
1026-----
@@ -19,10 +35,10 @@ Changelog
19351.2.0
2036-----
2137
22- * ** 2014-12-05 ** Added support for the symfony/http-kernel component reverse proxy HttpCache.
38+ * Added support for the symfony/http-kernel component reverse proxy HttpCache.
2339
24401.1.2
2541-----
2642
27- * ** 2014-11-17 ** Fixed documentation for user context varnish configuration to also work when
43+ * Fixed documentation for user context varnish configuration to also work when
2844 client omits the ` Accept ` HTTP header.
You can’t perform that action at this time.
0 commit comments