Skip to content

Commit 88335e3

Browse files
committed
Update CHANGELOG.md
1 parent 5767bc2 commit 88335e3

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.3 (2020-01-16)
6+
7+
- Return a URL with query string from `Route::localizedUrl()`
8+
- Use the `route()` helper for named routes to support translated slugs with the `Lang::uri()` macro
9+
- Improve unregistered route handling in the `UrlGenerator`
10+
511
## 2.2.2 (2020-01-09)
612

713
- Generate absolute and non absolute URL's using `Route::localizedUrl($locale, $parameters, $absolute)`

0 commit comments

Comments
 (0)