Skip to content

Commit a3cd1bc

Browse files
committed
Update CHANGELOG.md
1 parent 9ee565c commit a3cd1bc

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
All Notable changes to **Laravel Localized Routes** will be documented in this file.
44

5+
## 1.2.0 (2019-04-30)
6+
7+
- Enable the use of customs domains or subdomains instead of slugs.
8+
9+
## 1.1.0 (2019-03-19)
10+
11+
- Add option to remove the main locale slug from the URL.
12+
13+
## 1.0.1 (2019-03-13)
14+
15+
- Register the `UrlGenerator` the same way Laravel does in recent versions
16+
517
## 1.0.0 (2018-04-03)
618

719
- Automatically register a route for each locale you wish to support.

0 commit comments

Comments
 (0)