Skip to content

Commit 1b85579

Browse files
committed
Fix changelog
1 parent a8527d4 commit 1b85579

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,14 @@ CHANGELOG
1111
* Make `Router` class `final`
1212
* Make `SerializerCacheWarmer` class `final`
1313
* Make `Translator` class `final`
14-
* Make `ConfigBuilderCacheWarmer` class `final`
1514
* Make `TranslationsCacheWarmer` class `final`
1615
* Make `ValidatorCacheWarmer` class `final`
1716
* Remove autowiring aliases for `RateLimiterFactory`; use `RateLimiterFactoryInterface` instead
1817
* Remove `session.sid_length` and `session.sid_bits_per_character` config options
1918
* Remove the `router.cache_dir` config option
2019
* Remove the `validation.cache` option
2120
* Remove `TranslationUpdateCommand` in favor of `TranslationExtractCommand`
22-
* Deprecate `ConfigBuilderCacheWarmer`, return PHP arrays from your config instead
21+
* Remove `ConfigBuilderCacheWarmer`, return PHP arrays from your config instead
2322

2423
7.4
2524
---

0 commit comments

Comments
 (0)