From 78117c0285e8447d38926f39dd2c4176621d43af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Till=20Kr=C3=BCss?= Date: Sat, 25 Mar 2017 10:52:13 -0700 Subject: [PATCH] Removed line --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ea2ed376..86c095e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,6 @@ ### Changed - Use `smtp.mailtrap.io` as default `MAIL_HOST` ([#4182](https://github.com/laravel/laravel/pull/4182)) -- Upgrade Laravel Mix to `0.8.3` ([#4174](https://github.com/laravel/laravel/pull/4174)) - Use `resource_path()` in `config/view.php` ([#4165](https://github.com/laravel/laravel/pull/4165)) - Use `cross-env` binary ([#4167](https://github.com/laravel/laravel/pull/4167))