File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Release Notes for 8.x
2
2
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 ) )
4
14
5
15
6
16
## [ v8.83.11 (2022-05-03)] ( https://github.com/laravel/framework/compare/v8.83.10...v8.83.11 )
You can’t perform that action at this time.
0 commit comments