Skip to content

Commit e166e7f

Browse files
committed
changelog
1 parent 4f68e08 commit e166e7f

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
@@ -21,6 +21,7 @@ CHANGELOG
2121
* Allow configuring the logging channel per type of exceptions
2222
* Enable service argument resolution on classes that use the `#[Route]` attribute,
2323
the `#[AsController]` attribute is no longer required
24+
* Add `framework.rate_limiter.builder` option
2425

2526
7.2
2627
---

src/Symfony/Component/RateLimiter/CHANGELOG.md

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

77
* Add `RateLimiterFactoryInterface`
88
* Add `CompoundRateLimiterFactory`
9+
* Add `RateLimiterBuilder`
910

1011
6.4
1112
---

0 commit comments

Comments
 (0)