diff --git a/CHANGELOG.md b/CHANGELOG.md index b1ea668..ed8004c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ All notable changes to `ignition-stackoverflow` will be documented in this file +## 1.7.0 - 2021-02-05 + +- add explicit PHP 8.0 support +- remove `base_path()` from search query - [#20](https://github.com/Astrotomic/ignition-stackoverflow/pull/20) + ## 1.6.0 - 2020-09-14 - add Laravel 8 support