Skip to content

Commit 48afe79

Browse files
committed
[10.x] Update CHANGELOG.md
1 parent 6df9edf commit 48afe79

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 10.x
22

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))
414

515

616
## [v10.1.4 (2023-02-23)](https://github.com/laravel/framework/compare/v10.1.3...v10.1.4)

0 commit comments

Comments
 (0)