From 3f952233397b2e26c130bf5f406b9c2ea6284cee Mon Sep 17 00:00:00 2001 From: Sowren Sen <80112748+nemoitis@users.noreply.github.com> Date: Tue, 19 Mar 2024 20:02:52 +0600 Subject: [PATCH] prepare 1.4.3 release --- CHANGELOG-1.x.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG-1.x.md b/CHANGELOG-1.x.md index 764e801..b934e75 100644 --- a/CHANGELOG-1.x.md +++ b/CHANGELOG-1.x.md @@ -2,6 +2,11 @@ All notable changes to `svg-avatar-generator` **v1.x** will be documented in this file. +## 1.4.3 + +- Separate workflow and branch for Laravel 11. +- Fixed typo in files. + ## 1.4.2 - Use laravel validation instead of manually checking configs.