We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb162d5 commit 294ac6cCopy full SHA for 294ac6c
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All Notable changes to **Laravel Localized Routes** will be documented in this file.
4
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
11
## 2.2.3 (2020-01-16)
12
13
- Return a URL with query string from `Route::localizedUrl()`
0 commit comments