Skip to content

Commit 4ed126e

Browse files
committed
Update changelog
1 parent 54117e2 commit 4ed126e

File tree

1 file changed

+20
-4
lines changed

1 file changed

+20
-4
lines changed

CHANGELOG.md

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,26 @@
11
Changelog
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

925
1.3.0
1026
-----
@@ -19,10 +35,10 @@ Changelog
1935
1.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

2440
1.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.

0 commit comments

Comments
 (0)