diff --git a/CHANGELOG.md b/CHANGELOG.md index ad955a9..b3d543b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ All notable changes to `laravel-translations` will be documented in this file. +## v1.1.6 - 2024-04-23 + +### What's Changed + +* Add feature to `filter by file` by @adereksisusanto in https://github.com/MohmmedAshraf/laravel-translations/pull/105 +* Fix file select dropdown by @adereksisusanto in https://github.com/MohmmedAshraf/laravel-translations/pull/105 +* Fix database_connection by @adereksisusanto in https://github.com/MohmmedAshraf/laravel-translations/pull/105 + +**Full Changelog**: https://github.com/MohmmedAshraf/laravel-translations/compare/1.1.5...1.1.6 + ## v1.1.5 - 2024-04-22 ### What's Changed @@ -203,6 +213,7 @@ After months of thorough beta testing, presenting Version 1.0 of the package, lo + ``` - Alternatively, manually uninstall using: @@ -225,6 +236,7 @@ After months of thorough beta testing, presenting Version 1.0 of the package, lo + ``` 2. **Install v1.0:** @@ -248,6 +260,7 @@ After months of thorough beta testing, presenting Version 1.0 of the package, lo + ``` 3. **Configuration Update:**