From debaa3f3989c44e0f29993ffa0eade922e1fd89d Mon Sep 17 00:00:00 2001 From: MohmmedAshraf Date: Thu, 7 Mar 2024 12:02:05 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a6d61a9..093f6b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ All notable changes to `laravel-translations` will be documented in this file. +## v1.0.8 - 2024-03-07 + +### What's Changed + +* Added duplicate email validation by @amshehzad in https://github.com/MohmmedAshraf/laravel-translations/pull/85 +* Fixed issue with create contributor command by @amshehzad in https://github.com/MohmmedAshraf/laravel-translations/pull/86 + +### New Contributors + +* @amshehzad made their first contribution in https://github.com/MohmmedAshraf/laravel-translations/pull/85 + +**Full Changelog**: https://github.com/MohmmedAshraf/laravel-translations/compare/1.0.7...1.0.8 + ## v1.0.7 - 2024-02-19 ### What's Changed @@ -118,6 +131,7 @@ After months of thorough beta testing, presenting Version 1.0 of the package, lo + ``` - Alternatively, manually uninstall using: @@ -132,6 +146,7 @@ After months of thorough beta testing, presenting Version 1.0 of the package, lo + ``` 2. **Install v1.0:** @@ -147,6 +162,7 @@ After months of thorough beta testing, presenting Version 1.0 of the package, lo + ``` 3. **Configuration Update:**