Skip to content

Commit 99e528e

Browse files
committed
Update CHANGELOG.md
1 parent f62189b commit 99e528e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

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

33
All Notable changes to **Laravel Localized Routes** will be documented in this file.
44

5+
## 2.2.2 (2020-01-09)
6+
7+
- Generate absolute and non absolute URL's using `Route::localizedUrl($locale, $parameters, $absolute)`
8+
- Fallback routes no longer require a name of `404`
9+
- Refactor code and improve tests
10+
511
## 2.2.1 (2020-01-08)
612

713
- Fix issue where first slug was duplicated on fallback routes

0 commit comments

Comments
 (0)