Skip to content

Commit 6518983

Browse files
committed
Update CHANGELOG.md
1 parent 95d667d commit 6518983

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
- All rate-limiting middleware is now defined directly on the routes and not within controller constructors.
1313
- Knocking uses a proper rate limiter now, throwing a throttle exception with the remaining seconds.
1414
- `ModelNotFound` exceptions thrown from messenger routes will be transformed into a sanitized message.
15+
- Routes now use the `scopedBindings` flag instead of defining them per route.
1516
- Minimum laravel version bumped to `^8.70`.
1617

1718
#### Removed

0 commit comments

Comments
 (0)