diff --git a/CHANGELOG.md b/CHANGELOG.md index 502e0467..6ae0674b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ # Release Notes -## [Unreleased](https://github.com/laravel/sail/compare/v1.4.12...1.x) +## [Unreleased](https://github.com/laravel/sail/compare/v1.4.13...1.x) + + +## [v1.5.0 (2021-04-20)](https://github.com/laravel/sail/compare/v1.4.12...v1.4.13) + +### Added +- MariaDB support ([#111](https://github.com/laravel/sail/pull/111)) ## [v1.4.12 (2021-04-13)](https://github.com/laravel/sail/compare/v1.4.11...v1.4.12)