Skip to content

Commit 2f46f67

Browse files
committed
remove dates from changelog
1 parent db5d4b3 commit 2f46f67

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ Changelog
1919
1.2.0
2020
-----
2121

22-
* **2014-12-05** Refactored the Symfony built-in HttpCache support to be extensible.
23-
FOS\HttpCacheBundle\HttpCache is deprecated in favor of EventDispatchingHttpCache.
22+
* Refactored the Symfony built-in HttpCache support to be extensible.
23+
`FOS\HttpCacheBundle\HttpCache` is deprecated in favor of `EventDispatchingHttpCache`.
2424

2525
BC break: If you overwrite cleanupForwardRequest in your cache kernel, you need to
2626
extend FOS\HttpCache\SymfonyCache\UserContextSubscriber and move that logic to the
@@ -29,9 +29,9 @@ Changelog
2929
1.1.0
3030
-----
3131

32-
* **2014-10-14** Allow cache headers overwrite.
33-
* **2014-10-29** Added support for the user context lookup with Symfony built-in
34-
reverse proxy, aka `HttpCache`.
32+
* Allow cache headers overwrite.
33+
* Added support for the user context lookup with Symfony built-in reverse
34+
proxy, aka `HttpCache`.
3535

3636
1.0.0
3737
-----

0 commit comments

Comments
 (0)