Update CHANGELOG.md

This commit is contained in:
Dries Vints 2020-10-30 15:40:46 +01:00
parent 31fbf612ef
commit d85be86698
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.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)