-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
Signed-off-by: Jason Lewis <[email protected]>
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -179,6 +179,9 @@ Route::group(array('prefix' => '{locale}'), function() | |
|
||
## Changes | ||
|
||
#### v1.0.3 | ||
- Fixed a change that was made to the original Laravel router. | ||
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
jasonlewis
via email
Author
Owner
|
||
|
||
#### v1.0.2 | ||
- Fixed bug that re-ordered routes that were defined in groups. Route order is now maintained correctly. | ||
|
||
|
Correct me if I'm wrong but the changes are for laravel 4.1, so why would you need to tag it at the moment. This could cause issue with anyone using 4.0.