diff --git a/CHANGELOG.md b/CHANGELOG.md index e92713c8..83942d56 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ # Release Notes -## [Unreleased](https://github.com/laravel/laravel/compare/v6.18.3...6.x) +## [Unreleased](https://github.com/laravel/laravel/compare/v6.18.8...6.x) + + +## [v6.18.8 (2020-04-16)](https://github.com/laravel/laravel/compare/v6.18.3...v6.18.8) + +### Fixed +- Add both endpoint and url env variables ([#5276](https://github.com/laravel/laravel/pull/5276)) ## [v6.18.3 (2020-03-24)](https://github.com/laravel/laravel/compare/v6.18.0...v6.18.3)