8000 Update changelog · symfony/symfony@d598f13 · GitHub
[go: up one dir, main page]

Skip to content

Commit d598f13

Browse files
committed
Update changelog
1 parent 4aebb69 commit d598f13

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/Symfony/Bundle/FrameworkBundle/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ CHANGELOG
44
7.1
55
---
66

7+
* Add `CheckAliasValidityPass` to `lint:container` command
78
* Add `private_ranges` as a shortcut for private IP address ranges to the `trusted_proxies` option
89
* Mark classes `ConfigBuilderCacheWarmer`, `Router`, `SerializerCacheWarmer`, `TranslationsCacheWarmer`, `Translator` and `ValidatorCacheWarmer` as `final`
910
* Move the Router `cache_dir` to `kernel.build_dir`

src/Symfony/Component/DependencyInjection/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ CHANGELOG
44
7.1
55
---
66

7+
* Add `CheckAliasValidityPass` to check service compatibility with aliased interface
78
* Add argument `$prepend` to `ContainerConfigurator::extension()` to prepend the configuration instead of appending it
89
* Have `ServiceLocator` implement `ServiceCollectionInterface`
910
* Add `#[Lazy]` attribute as shortcut for `#[Autowire(lazy: [bool|string])]` and `#[Autoconfigure(lazy: [bool|string])]`

0 commit comments

Comments
 (0)
0