diff --git a/CHANGELOG.md b/CHANGELOG.md index e1c78585..459ce2ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to `spatie/laravel-activitylog` will be documented in this file +## 3.7.0 - 2019-07-23 + +- add database connection to configuration [#568](https://github.com/spatie/laravel-activitylog/pull/568) + ## 3.6.3 - 2019-07-23 - fix deprecated `array_` helper [#569](https://github.com/spatie/laravel-activitylog/pull/569)