From 509708c7ee04dde4214edcf60fe3752f0d54d91d Mon Sep 17 00:00:00 2001 From: Dries Vints Date: Fri, 30 Oct 2020 16:03:50 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e841a1c..aa2eeeb2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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)