- Added new logic for HybridRelations::morphTo (#1835)
- Added using Carbon::now() (#1870)
- UTCDateTime conversion now includes milliseconds (#1966)
- Added $localKey parameter for hasOne and hasMany (#1837)
- Add MustVerifyEmail trait #1933)
- Allow setting hint option on QueryBuilder (#1939)
- Fix Convert UTCDateTime to a date string when reset password (#1903)
- Fix truncate on models (#1949)
- Fix Carbon import (#1964)
- Fix get database name from dsn(#1954)
- Fix paginate in EmbedsMany (#1959)
- Fix format exception to string in failed jobs (#1961)
- Fix correct import class for db in queue (#1968)
- Fix default database detection from dsn (#1971)
- Fix create collection with options (#1953)