Skip to content

Commit 42657be

Browse files
committed
[5.8] update changelog
1 parent cc79533 commit 42657be

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG-5.8.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
## [Unreleased](https://github.com/laravel/framework/compare/v5.8.21...5.8)
44

5+
### TODO
6+
- Add support for typed eager loads ([#28647](https://github.com/laravel/framework/pull/28647), [d72e3cd](https://github.com/laravel/framework/commit/d72e3cd5be14dba654837466564018403839a5e9))
7+
- fix MorphTo Relation ignores parent $timestamp when touching ([#28670](https://github.com/laravel/framework/pull/28670))
8+
- Check presence of force flag in command signature ([#28742](https://github.com/laravel/framework/pull/28742))
9+
- Sql Server issue with dropAllTables when foreign key constraints exist ([#28750](https://github.com/laravel/framework/pull/28750))
10+
- Fix database rules with WHERE clauses ([#28748](https://github.com/laravel/framework/pull/28748))
11+
- Added "Related" and "Recommended" to Pluralizer ([#28749](https://github.com/laravel/framework/pull/28749))
12+
- Suggest resolution when no relationship value is returned ([#28762](https://github.com/laravel/framework/pull/28762))
13+
- Error handling for maintenance mode commands ([#28765](https://github.com/laravel/framework/pull/28765), [9e20849](https://github.com/laravel/framework/commit/9e20849e5cca7b98ebf0eee2b563b532ff6fe704))
14+
515

616
## [v5.8.21 (2019-06-05)](https://github.com/laravel/framework/compare/v5.8.20...v5.8.21)
717

0 commit comments

Comments
 (0)