Skip to content

Commit a6ffdbd

Browse files
committed
Update CHANGELOG.md
1 parent e109ac9 commit a6ffdbd

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/laravel/laravel/compare/v8.5.15...8.x)
3+
## [Unreleased](https://github.com/laravel/laravel/compare/v8.5.16...8.x)
4+
5+
6+
## [v8.5.16 (2021-04-20)](https://github.com/laravel/laravel/compare/v8.5.15...v8.5.16)
7+
8+
### Changed
9+
- Rename test methods ([#5574](https://github.com/laravel/laravel/pull/5574))
10+
- Using faker method instead of properties ([#5583](https://github.com/laravel/laravel/pull/5583))
11+
12+
### Fixed
13+
- Ignore SQLite files generated on parallel testing ([#5593](https://github.com/laravel/laravel/pull/5593))
414

515

616
## [v8.5.15 (2021-03-23)](https://github.com/laravel/laravel/compare/v8.5.14...v8.5.15)

0 commit comments

Comments
 (0)