Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanvermeyen committed Jan 17, 2020
1 parent bb162d5 commit 294ac6c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

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

## 2.2.4 (2020-01-17)

- Accept query string parameters via `Route::localizedUrl()`
- Handle optional route parameters with `Route::localizedUrl()`
- Handle capitalized route parameters with `Route::localizedUrl()`

## 2.2.3 (2020-01-16)

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

0 comments on commit 294ac6c

Please sign in to comment.