From 3d7d5fcbedcf79d75249f5a0e66899f5279efe16 Mon Sep 17 00:00:00 2001 From: MohmmedAshraf Date: Fri, 19 Jan 2024 15:28:26 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a7094df..2e23b82 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.2 - 2024-01-19 + +### What's Changed + +* Add: Missing Source key modal by @MohmmedAshraf in https://github.com/MohmmedAshraf/laravel-translations/pull/51 +* Translation Strings as Keys support and adding file name in key option by @benaja in https://github.com/MohmmedAshraf/laravel-translations/pull/49 + +### New Contributors + +* @benaja made their first contribution in https://github.com/MohmmedAshraf/laravel-translations/pull/49 + +**Full Changelog**: https://github.com/MohmmedAshraf/laravel-translations/compare/1.0.1...1.0.2 + ## v1.0.1 - 2024-01-18 - Update the Readme @@ -47,6 +60,7 @@ After months of thorough beta testing, presenting Version 1.0 of the package, lo + ``` - Alternatively, manually uninstall using: @@ -55,6 +69,7 @@ After months of thorough beta testing, presenting Version 1.0 of the package, lo + ``` 2. **Install v1.0:** @@ -64,6 +79,7 @@ After months of thorough beta testing, presenting Version 1.0 of the package, lo + ``` 3. **Configuration Update:**