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 032e3ea commit ae3db74Copy full SHA for ae3db74
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
All Notable changes to **Laravel Localized Routes** will be documented in this file.
4
5
+## 2.0.0 (2019-12-17)
6
+
7
+- Add option to automatically detect and set locales with [codezero/laravel-localizer](https://github.com/codezero-be/laravel-localizer)
8
+- Rename middleware to `SetLocale`
9
10
## 1.3.4 (2019-12-10)
11
12
- Refactor tests
0 commit comments