Skip to content

Commit 294ac6c

Browse files
committed
Update CHANGELOG.md
1 parent bb162d5 commit 294ac6c

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.4 (2020-01-17)
6+
7+
- Accept query string parameters via `Route::localizedUrl()`
8+
- Handle optional route parameters with `Route::localizedUrl()`
9+
- Handle capitalized route parameters with `Route::localizedUrl()`
10+
511
## 2.2.3 (2020-01-16)
612

713
- Return a URL with query string from `Route::localizedUrl()`

0 commit comments

Comments
 (0)