From a9442640181c1913c06fbd9a9685499f79e3b5da Mon Sep 17 00:00:00 2001 From: atmonshi Date: Tue, 29 Oct 2024 19:47:44 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0fc7f55..ef2ae5d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ All notable changes to `sky` will be documented in this file +## v3.4.16 - 2024-10-29 + +### What's Changed + +* allow to show/hide badges by @atmonshi in https://github.com/lara-zeus/sky/pull/218 + +**Full Changelog**: https://github.com/lara-zeus/sky/compare/v3.4.15...v3.4.16 + ## v3.4.15 - 2024-10-06 ### What's Changed @@ -226,6 +234,7 @@ in your panel provider you can hide any resource from the side nav + ``` @@ -331,6 +340,7 @@ Since [tiptap editor](https://github.com/awcodes/filament-tiptap-editor) still i + ``` @@ -402,6 +412,7 @@ Make sure to add this to your config: + ``` @@ -435,6 +446,7 @@ Of course, it will be visible only if you install Sky with Bolt :) + ``` @@ -480,7 +492,6 @@ Of course, it will be visible only if you install Sky with Bolt :) - Bump ramsey/composer-install from 1 to 2 by @dependabot in https://github.com/lara-zeus/sky/pull/63 - Added config for Navigation Group Label by @chahal26 in https://github.com/lara-zeus/sky/pull/66 - support laravel 10 by @atmonshi in https://github.com/lara-zeus/sky/pull/69 - ### New Contributors - @chahal26 made their first contribution in https://github.com/lara-zeus/sky/pull/66