Update CHANGELOG.md

This commit is contained in:
Dries Vints 2020-10-30 16:07:53 +01:00
parent 17778838a4
commit 3e9fd59156
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/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)