Skip to content

Commit 90c2fac

Browse files
atmonshigithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 60f5cce commit 90c2fac

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,20 @@
22

33
All notable changes to `ar-php-laravel` will be documented in this file
44

5+
## 2.0.0 - 2023-04-15
6+
7+
### What's Changed
8+
9+
- support laravel 10 by @atmonshi in https://github.com/still-code/ar-php-laravel/pull/21
10+
- change the namespace from AtmCode to StillCode by @atmonshi in https://github.com/still-code/ar-php-laravel/pull/22
11+
- Apply fixes from StyleCI by @atmonshi in https://github.com/still-code/ar-php-laravel/pull/23
12+
13+
**Full Changelog**: https://github.com/still-code/ar-php-laravel/compare/1.7.0...1.8.0
14+
515
## 1.5.0 - 2022-01-31
616

717
- add `translate` function, useful for slug generating
818

9-
1019
## 1.4.0 - 2021-08-17
1120

1221
- add support for php 8.0, thanks to @koossaayy
@@ -16,7 +25,6 @@ All notable changes to `ar-php-laravel` will be documented in this file
1625

1726
- pump ar-php to version 6.1
1827

19-
2028
## 1.3.0 - 2021-05-08
2129

2230
- remove `trait SearchAr` in favor of using macrables
@@ -26,12 +34,10 @@ All notable changes to `ar-php-laravel` will be documented in this file
2634

2735
- support the function utf8Glyphs
2836

29-
3037
## 1.1.0 - 2021-01-19
3138

3239
- add the trait for Eloquent to search directly in Arabic
3340

34-
3541
## 1.0.0 - 2021-04-06
3642

3743
- the initial release of the library AR-PHP for laravel

0 commit comments

Comments
 (0)