Laravel v6.5.1 is released in 2019/11/12, here are the changes we`ve merged into this release.
Added
- Added
includeUnless
directive (#30538)
Fixed
- Fixed default value for $count in
PhpRedisConnection::spop()
method (#30546) - Fixed breaking compatibility with multi-schema postgres (#30562, 6460d2b)
- Fixed
Model::isDirty()
withcolelction
\object
casts (#30565) - Fixed
bcc
inMailgunTransport::send()
(#30569)
Changed
GitHub: https://github.com/laravel/framework/releases/tag/v6.5.1