Update CHANGELOG.md
This commit is contained in:
parent
73f723a2f4
commit
8aab222c12
|
@ -1,6 +1,12 @@
|
||||||
# Release Notes
|
# 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)
|
## [v6.18.3 (2020-03-24)](https://github.com/laravel/laravel/compare/v6.18.0...v6.18.3)
|
||||||
|
|
Loading…
Reference in New Issue