Update CHANGELOG.md

This commit is contained in:
Dries Vints 2020-04-16 09:45:26 +02:00
parent 73f723a2f4
commit 8aab222c12
No known key found for this signature in database
GPG Key ID: E1529B3ACC4A5A76
1 changed files with 7 additions and 1 deletions

View File

@ -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)