From fae28b228749cf106ceff75491df314ca02641d9 Mon Sep 17 00:00:00 2001 From: atmonshi Date: Tue, 9 Jan 2024 03:42:39 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb4aee6..20c51b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ All notable changes to `zeus` will be documented in this file +## v3.1.1 - 2024-01-09 + +### What's Changed + +* add hera by @atmonshi in https://github.com/lara-zeus/core/pull/84 + +**Full Changelog**: https://github.com/lara-zeus/core/compare/v3.1.0...v3.1.1 + ## v3.1.0 - 2024-01-08 ### What's Changed @@ -284,6 +292,7 @@ php artisan vendor:publish --tag=zeus-assets + ``` @@ -316,6 +325,7 @@ php artisan vendor:publish --tag=zeus-views + ```