diff --git a/CHANGELOG.md b/CHANGELOG.md index cebd6ce..0cd3d33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ All notable changes to `zeus` will be documented in this file +## v3.1.7 - 2024-02-10 + +### What's Changed + +* Update CanGloballySearch.php by @atmonshi in https://github.com/lara-zeus/core/pull/90 + +**Full Changelog**: https://github.com/lara-zeus/core/compare/v3.1.6...v3.1.7 + ## v3.1.6 - 2024-02-10 ### What's Changed @@ -338,6 +346,7 @@ php artisan vendor:publish --tag=zeus-assets + ``` @@ -376,6 +385,7 @@ php artisan vendor:publish --tag=zeus-views + ```