diff --git a/CHANGELOG.md b/CHANGELOG.md index ca17bc7d..870b7b4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ # Release Notes -## [Unreleased](https://github.com/laravel/laravel/compare/v6.19.0...6.x) +## [Unreleased](https://github.com/laravel/laravel/compare/v6.20.0...6.x) + + +## [v6.20.0 (2020-10-30)](https://github.com/laravel/laravel/compare/v6.19.0...v6.20.0) + +### Changed +- Bumped several dependencies ## [v6.19.0 (2020-10-29)](https://github.com/laravel/laravel/compare/v6.18.8...v6.19.0)