8000 Fix changelog · symfony/symfony@3292c9f · GitHub
[go: up one dir, main page]

Skip to content

Commit 3292c9f

Browse files
committed
Fix changelog
1 parent 75aa612 commit 3292c9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Bundle/FrameworkBundle/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ CHANGELOG
44
4.2.0
55
-----
66

7-
* Added a `Symfony\Bundle\FrameworkBundle\Controller\AbstractController::addLink()` method to add Link headers to the current response
7+
* Added a `AbstractController::addLink()` method to add Link headers to the current response
88
* Allowed configuring taggable cache pools via a new `framework.cache.pools.tags` option (bool|service-id)
99
* Allowed configuring PDO-based cache pools via a new `cache.adapter.pdo` abstract service
1010
* Deprecated auto-injection of the container in AbstractController instances, register them as service subscribers instead

0 commit comments

Comments
 (0)
0