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 + ```