From a4948f2973071727e18a9591f04cc98bf4b1444e Mon Sep 17 00:00:00 2001 From: antonkomarev Date: Sun, 23 Jun 2019 17:57:53 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index df3f29a9..bc71401f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to `laravel-love` will be documented in this file. +## [7.1.0] - 2019-06-23 + +### Added + +- ([#68](https://github.com/cybercog/laravel-love/pull/68)) Database connection configuration + ## [7.0.1] - 2019-06-22 ### Changed @@ -266,6 +272,7 @@ Follow [upgrade instructions](UPGRADING.md#from-v5-to-v6) to migrate database to - Initial release +[7.1.0]: https://github.com/cybercog/laravel-love/compare/7.0.1...7.1.0 [7.0.1]: https://github.com/cybercog/laravel-love/compare/7.0.0...7.0.1 [7.0.0]: https://github.com/cybercog/laravel-love/compare/6.2.1...7.0.0 [6.2.1]: https://github.com/cybercog/laravel-love/compare/6.2.0...6.2.1