Skip to content

Commit d70da2c

Browse files
minor symfony#18245 [DependencyInjection] Update changelog (dunglas)
This PR was merged into the 2.8 branch. Discussion ---------- [DependencyInjection] Update changelog | Q | A | ------------- | --- | Branch? | 2.8 | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | n/a | License | MIT | Doc PR | n/a Commits ------- 3de481d [DependencyInjection] Update changelog
2 parents 0c01903 + 3de481d commit d70da2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Component/DependencyInjection/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ CHANGELOG
1111
* added `Definition::setShared()` and `Definition::isShared()`
1212
* added ResettableContainerInterface to be able to reset the container to release memory on shutdown
1313
* added a way to define the priority of service decoration
14+
* added support for service autowiring
1415

1516
2.7.0
1617
-----

0 commit comments

Comments
 (0)