From 6e35d6c6426f1eac99a9db79eb6341f394e28c7a Mon Sep 17 00:00:00 2001 From: bezhanSalleh Date: Tue, 9 Jan 2024 06:08:20 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 25 +++++++++++++++++++------ 1 file changed, 19 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 134f66a..c37b6f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ All notable changes to `filament-exceptions` will be documented in this file. +## 2.0.2 - 2024-01-09 + +### What's Changed + +* Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in https://github.com/bezhanSalleh/filament-exceptions/pull/43 +* use @svg directive to load icons by @iRaziul in https://github.com/bezhanSalleh/filament-exceptions/pull/42 + +### New Contributors + +* @iRaziul made their first contribution in https://github.com/bezhanSalleh/filament-exceptions/pull/42 + +**Full Changelog**: https://github.com/bezhanSalleh/filament-exceptions/compare/2.0.1...2.0.2 + ## 2.0.1 - 2023-10-17 ### What's Changed @@ -103,23 +116,23 @@ All notable changes to `filament-exceptions` will be documented in this file. ### What's Changed -- `feature:`**`Localizations`** by @bezhanSalleh in https://github.com/bezhanSalleh/filament-exceptions/pull/9 +- `feature:`**`Localizations`** by @bezhanSalleh in https://github.com/bezhanSalleh/filament-exceptions/pull/9 -- - Added all possible localizations +- - Added all possible localizations - - - - - -- - added `config` file +- - added `config` file - - - - - -- - updated `exceptions:install` command +- - updated `exceptions:install` command - - @@ -127,9 +140,9 @@ All notable changes to `filament-exceptions` will be documented in this file. - - - -- Add ability to customize navigation item from config file by @aminetiyal in https://github.com/bezhanSalleh/filament-exceptions/pull/4 +- Add ability to customize navigation item from config file by @aminetiyal in https://github.com/bezhanSalleh/filament-exceptions/pull/4 -- Lang en by @MarJose123 in https://github.com/bezhanSalleh/filament-exceptions/pull/7 +- Lang en by @MarJose123 in https://github.com/bezhanSalleh/filament-exceptions/pull/7 ### New Contributors