From ccaec4fcaf2d2c9ac6aaba2ad04614ff5253ddd8 Mon Sep 17 00:00:00 2001 From: atmonshi Date: Sat, 10 Feb 2024 09:07:40 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) 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 + ```