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 10.x
2
2
3
- ## [ Unreleased] ( https://github.com/laravel/framework/compare/v10.1.4...10.x )
3
+ ## [ Unreleased] ( https://github.com/laravel/framework/compare/v10.1.5...10.x )
4
+
5
+
6
+ ## [ v10.1.5 (2023-02-24)] ( https://github.com/laravel/framework/compare/v10.1.4...v10.1.5 )
7
+
8
+ ### Fixed
9
+ - Fixed ` Illuminate/Foundation/Testing/Concerns/InteractsWithDatabase::expectsDatabaseQueryCount() ` $connection parameter ([ #46228 ] ( https://github.com/laravel/framework/pull/46228 ) )
10
+ - Fixed Facade Fake ([ #46257 ] ( https://github.com/laravel/framework/pull/46257 ) )
11
+
12
+ ### Changed
13
+ - Remove autoload dumping from make: migration ([ #46215 ] ( https://github.com/laravel/framework/pull/46215 ) )
4
14
5
15
6
16
## [ v10.1.4 (2023-02-23)] ( https://github.com/laravel/framework/compare/v10.1.3...v10.1.4 )
You can’t perform that action at this time.
0 commit comments