File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Release Notes for 10.x
2
2
3
- ## [ Unreleased] ( https://github.com/laravel/framework/compare/v10.14.0...10.x )
3
+ ## [ Unreleased] ( https://github.com/laravel/framework/compare/v10.14.1...10.x )
4
+
5
+ ## [ v10.14.1] ( https://github.com/laravel/framework/compare/v10.14.0...v10.14.1 ) - 2023-06-28
6
+
7
+ - [ 10.x] Fix ` Dispatcher::until ` return type by @Neol3108 in https://github.com/laravel/framework/pull/47585
8
+ - [ 10.x] Add Collection::wrap to add method on BatchFake by @schonhoff in https://github.com/laravel/framework/pull/47589
9
+ - [ 10.x] Fixes grammar in FoundationServiceProvider by @adampatterson in https://github.com/laravel/framework/pull/47593
10
+ - [ 10.x] Ensure duration is present by @timacdonald in https://github.com/laravel/framework/pull/47596
4
11
5
12
## [ v10.14.0] ( https://github.com/laravel/framework/compare/v10.13.5...v10.14.0 ) - 2023-06-27
6
13
You can’t perform that action at this time.
0 commit comments