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 f62189b commit 99e528eCopy full SHA for 99e528e
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.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
11
## 2.2.1 (2020-01-08)
12
13
- Fix issue where first slug was duplicated on fallback routes
0 commit comments