Skip to content

Commit 45c230e

Browse files
committed
[7.x] update changelog
1 parent 502ed3a commit 45c230e

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG-7.x.md

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

3-
## [Unreleased](https://github.com/laravel/framework/compare/v7.30.1...7.x)
3+
## [Unreleased](https://github.com/laravel/framework/compare/v7.30.2...7.x)
4+
5+
6+
## [v7.30.2 (2021-01-13)](https://github.com/laravel/framework/compare/v7.30.1...v7.30.2)
7+
8+
### Added
9+
- Added strings to `DetectsLostConnections` ([#35752](https://github.com/laravel/framework/pull/35752))
10+
11+
### Fixed
12+
- Fixed error from missing null check on PHP 8 ([#35797](https://github.com/laravel/framework/pull/35797))
13+
- Limit expected bindings ([#35865](https://github.com/laravel/framework/pull/35865))
14+
15+
### Changed
16+
- Retry connection if DNS lookup fails ([#35790](https://github.com/laravel/framework/pull/35790))
417

518

619
## [v7.30.1 (2020-12-22)](https://github.com/laravel/framework/compare/v7.30.0...v7.30.1)

0 commit comments

Comments
 (0)