Skip to content

Commit d7ff371

Browse files
committed
[9.x] Update CHANGELOG.md
1 parent d4c62cc commit d7ff371

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

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

3-
## [Unreleased](https://github.com/laravel/framework/compare/v9.52.7...9.x)
3+
## [Unreleased](https://github.com/laravel/framework/compare/v9.52.8...9.x)
4+
5+
6+
## [v9.52.8](https://github.com/laravel/framework/compare/v9.52.7...v9.52.8) - 2023-05-30
7+
8+
### Fixed
9+
- Fixed escaped String for JSON_CONTAINS ([#47244](https://github.com/laravel/framework/pull/47244))
10+
11+
### Changed
12+
- Send along value to InvalidPayloadException ([#47223](https://github.com/laravel/framework/pull/47223))
413

514

615
## [v9.52.7](https://github.com/laravel/framework/compare/v9.52.6...v9.52.7) - 2023-04-25

0 commit comments

Comments
 (0)