Update CHANGELOG.md

This commit is contained in:
Dries Vints 2020-10-30 16:03:50 +01:00
parent 8ae2d8ec1e
commit 509708c7ee
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/v7.29.0...7.x)
## [Unreleased](https://github.com/laravel/laravel/compare/v7.30.0...7.x)
## [v7.30.0 (2020-10-30)](https://github.com/laravel/laravel/compare/v7.29.0...v7.30.0)
### Changed
- Bumped some dependencies
## [v7.29.0 (2020-10-29)](https://github.com/laravel/laravel/compare/v7.28.0...v7.29.0)