Skip to content

Commit 44b6332

Browse files
committed
[8.x] update changelog
1 parent 0183148 commit 44b6332

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

CHANGELOG-8.x.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11
# Release Notes for 8.x
22

3-
## [Unreleased](https://github.com/laravel/framework/compare/v8.29.0...8.x)
3+
## [Unreleased](https://github.com/laravel/framework/compare/v8.30.0...8.x)
4+
5+
6+
## [v8.30.0 (2021-03-02)](https://github.com/laravel/framework/compare/v8.29.0...v8.30.0)
7+
8+
### Added
9+
- Added new line to `DetectsLostConnections` ([#36373](https://github.com/laravel/framework/pull/36373))
10+
- Added `Illuminate\Cache\RateLimiting\Limit::perMinutes()` ([#36352](https://github.com/laravel/framework/pull/36352), [86d0a5c](https://github.com/laravel/framework/commit/86d0a5c733b3f22ae2353df538e07605963c3052))
11+
- Make Database Factory macroable ([#36380](https://github.com/laravel/framework/pull/36380))
12+
- Added stop on first failure for Validators ([39e1f84](https://github.com/laravel/framework/commit/39e1f84a48fec024859d4e80948aca9bd7878658))
13+
- Added `containsOneItem()` method to Collections ([#36428](https://github.com/laravel/framework/pull/36428), [5b7ffc2](https://github.com/laravel/framework/commit/5b7ffc2b54dec803bd12541ab9c3d6bf3d4666ca))
14+
15+
### Changed
16+
- Respect custom route key with explicit route model binding ([#36375](https://github.com/laravel/framework/pull/36375))
17+
- Add Buffered Console Output ([#36404](https://github.com/laravel/framework/pull/36404))
18+
- Don't flash 'current_password' input ([#36415](https://github.com/laravel/framework/pull/36415))
19+
- Check for context method in Exception Handler ([#36424](https://github.com/laravel/framework/pull/36424))
420

521

622
## [v8.29.0 (2021-02-23)](https://github.com/laravel/framework/compare/v8.28.1...v8.29.0)

0 commit comments

Comments
 (0)