Skip to content

Commit 0a85d0c

Browse files
committed
[8.x] Fixed changelog
1 parent 2af2314 commit 0a85d0c

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG-8.x.md

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

3-
## [Unreleased](https://github.com/laravel/framework/compare/v8.83.11...8.x)
3+
## [Unreleased](https://github.com/laravel/framework/compare/v8.83.12...8.x)
4+
5+
6+
## [v8.83.12 (2022-05-10)](https://github.com/laravel/framework/compare/v8.83.11...v8.83.12)
7+
8+
### Fixed
9+
- Fixed multiple dots for digits_between rule ([#42330](https://github.com/laravel/framework/pull/42330))
10+
11+
### Changed
12+
- Enable to modify HTTP Client request headers when using beforeSending() callback ([#42244](https://github.com/laravel/framework/pull/42244))
13+
- Set relation parent key when using forceCreate on HasOne and HasMany relations ([#42281](https://github.com/laravel/framework/pull/42281))
414

515

616
## [v8.83.11 (2022-05-03)](https://github.com/laravel/framework/compare/v8.83.10...v8.83.11)

0 commit comments

Comments
 (0)