From 131b10719591247dc17ae872f42957afbef413a5 Mon Sep 17 00:00:00 2001 From: GoodM4ven Date: Sun, 24 Sep 2023 17:21:15 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d6b7d5..3b56600 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,29 @@ All notable changes to `lara-stacker` will be documented in this file. +## v2.1.6 - 2023-09-24 + +v2.1.6 + +- Added AutoAnimate awesome package from FormKit +- Reworked my opinionated VSC settings + - The snippets not showing in blade templates issue is gone + +- Restored the separate change-log Github action +- Added missing migration for translation package during creation +- Fixed migration indentation for translation package during creation +- Commented on extensions for VSX unavailability + - Issues were issued on their repositories to remind them all! + +- Fixed the keybinding replacement when not using opinionated Pest +- Modified the the translation-manager filament package config + - Disabled the flags display feature + - Hidden quick-translation page from the side-panel + +- Updated [README.md] + - Added a TODO for considering phpredis instead of predis by default + + ## v2.1.5 - 2023-09-18 v2.1.5