diff --git a/changelog.md b/changelog.md index c728e12..c600f9a 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,10 @@ # Changelog +## 1.0.5 - 2020-03-16 + +* Update call to array_get helper to use the Illuminate\Support\Arr class +* Enable Laravel 7 compatability + ## 1.0.4 - 2019-10-17 * Enable Laravel 6.0 compatability