diff --git a/CHANGELOG.md b/CHANGELOG.md index 7cf23a7a..c5d1e7a1 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.11.3 - 2020-03-10 + +- fix performance issue around global vs model log disabling [#682](https://github.com/spatie/laravel-activitylog/pull/682) + ## 3.11.2 - 2020-03-10 - fix Laravel 7 array/json casted attributes [#680](https://github.com/spatie/laravel-activitylog/pull/680)