Skip to content

Commit 041ab3c

Browse files
committed
[8.x] update changelog
1 parent 18a790b commit 041ab3c

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG-8.x.md

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

3-
## [Unreleased](https://github.com/laravel/framework/compare/v8.53.0...8.x)
3+
## [Unreleased](https://github.com/laravel/framework/compare/v8.53.1...8.x)
4+
5+
6+
## [v8.53.1 (2021-08-05)](https://github.com/laravel/framework/compare/v8.53.0...v8.53.1)
7+
8+
### Added
9+
- Added placeholders replace for accepted_if validation message ([#38240](https://github.com/laravel/framework/pull/38240))
10+
11+
### Fixed
12+
- Use type hints in cast.stub to match interface ([#38234](https://github.com/laravel/framework/pull/38234))
13+
- Some PHP 8.1 fixes ([#38245](https://github.com/laravel/framework/pull/38245))
14+
- Fixed aliasing with cursor pagination ([#38251](https://github.com/laravel/framework/pull/38251))
15+
- Fixed signed routes ([#38249](https://github.com/laravel/framework/pull/38249))
416

517

618
## [v8.53.0 (2021-08-03)](https://github.com/laravel/framework/compare/v8.52.0...v8.53.0)

0 commit comments

Comments
 (0)