From c26c3fa501b43b7e18e3f7e65a906abbe0537cf2 Mon Sep 17 00:00:00 2001 From: Divine <48183131+divine@users.noreply.github.com> Date: Sat, 19 Sep 2020 16:48:58 +0300 Subject: [PATCH 1/2] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e06bad963..cb9c88f2b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +## [v3.7.0] - 2020-09-18 + ### Added - Laravel 7 support by [@divine](https://github.com/divine). From ebd1d80256b2740133baa1875dc7f102f130772c Mon Sep 17 00:00:00 2001 From: Divine <48183131+divine@users.noreply.github.com> Date: Sat, 19 Sep 2020 16:51:46 +0300 Subject: [PATCH 2/2] Remove v from version --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cb9c88f2b..432ed3a3c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. ## [Unreleased] -## [v3.7.0] - 2020-09-18 +## [3.7.0] - 2020-09-18 ### Added - Laravel 7 support by [@divine](https://github.com/divine).