Skip to content

Commit 2639e1f

Browse files
committed
[9.x] Update changelog
1 parent 011f2e1 commit 2639e1f

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

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

3-
## [Unreleased](https://github.com/laravel/framework/compare/v9.42.0...9.x)
3+
## [Unreleased](https://github.com/laravel/framework/compare/v9.42.1...9.x)
4+
5+
6+
## [v9.42.1](https://github.com/laravel/framework/compare/v9.42.0...v9.42.1) - 2022-11-30
7+
8+
### Revert
9+
- Revert "[9.x] Create new Json ParameterBag Instance when cloning Request" ([#45147](https://github.com/laravel/framework/pull/45147))
10+
11+
### Fixed
12+
- Mailable : fixes strict comparison with int value ([#45138](https://github.com/laravel/framework/pull/45138))
13+
- Address Dynamic Relation Resolver inconsiency issue with extended Models ([#45122](https://github.com/laravel/framework/pull/45122))
414

515

616
## [v9.42.0](https://github.com/laravel/framework/compare/v9.41.0...v9.42.0) - 2022-11-29

0 commit comments

Comments
 (0)