Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 2.04 KB

CHANGELOG.md

File metadata and controls

47 lines (28 loc) · 2.04 KB

Release Notes

v9.1.2 - 2022-03-15

Changed

  • The docker-compose.override.yml should not be ignored by default by @dakira in laravel#5838

v9.1.1 - 2022-03-08

Changed

  • Add option to configure Mailgun transporter scheme by @jnoordsij in laravel#5831
  • Add throw to filesystems config by @ankurk91 in laravel#5835

Fixed

  • Small typo fix in filesystems.php by @tooshay in laravel#5827
  • Update sendmail default params by @driesvints in laravel#5836

v9.1.0 - 2022-02-22

Changed

v9.0.1 - 2022-02-15

Changed

  • Improve typing on user factory by @axlon in laravel#5806
  • Align min PHP version with docs by @u01jmg3 in laravel#5807
  • Remove redundant nulls by @felixdorn in laravel#5811
  • Remove default commented namespace by @driesvints in laravel#5816
  • Add underscore to prefix in database cache key by @m4tlch in laravel#5817

Fixed

Laravel 9 includes a variety of changes to the application skeleton. Please consult the diff to see what's new.