Skip to content

Commit ae8a534

Browse files
MohmmedAshrafgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 947cb24 commit ae8a534

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
All notable changes to `laravel-translations` will be documented in this file.
44

5+
## v1.3.0 - 2025-03-13
6+
7+
### What's Changed
8+
9+
* Inertia upgraded to v2.0
10+
* Add Laravel 12.x Compatibility
11+
* Fix/fix phrase function can't accept null by @lvdigitalaaank in https://github.com/MohmmedAshraf/laravel-translations/pull/161
12+
* fix for bug 136 - publish not displaying on smaller screens by @ajconradie in https://github.com/MohmmedAshraf/laravel-translations/pull/157
13+
14+
### New Contributors
15+
16+
* @ajconradie made their first contribution in https://github.com/MohmmedAshraf/laravel-translations/pull/157
17+
18+
**Full Changelog**: https://github.com/MohmmedAshraf/laravel-translations/compare/1.2.1...1.3.0
19+
520
## v1.2.1 - 2025-02-26
621

722
### What's Changed
@@ -279,6 +294,7 @@ After months of thorough beta testing, presenting Version 1.0 of the package, lo
279294

280295

281296

297+
282298

283299

284300
```
@@ -307,6 +323,7 @@ After months of thorough beta testing, presenting Version 1.0 of the package, lo
307323
308324
309325
326+
310327
311328
312329
```
@@ -336,6 +353,7 @@ After months of thorough beta testing, presenting Version 1.0 of the package, lo
336353
337354
338355
356+
339357
340358
341359
```

0 commit comments

Comments
 (0)