diff --git a/CHANGELOG.md b/CHANGELOG.md index 2139c385..53536a64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ # Release Notes -## [Unreleased](https://github.com/laravel/laravel/compare/v8.3.0...master) +## [Unreleased](https://github.com/laravel/laravel/compare/v8.4.0...master) + + +## [v8.4.0 (2020-10-30)](https://github.com/laravel/laravel/compare/v8.3.0...v8.4.0) + +### Changed +- Bump several dependencies ## [v8.3.0 (2020-10-29)](https://github.com/laravel/laravel/compare/v8.2.0...v8.3.0)