diff --git a/changelog.md b/changelog.md index 66a763bb..3fbd036e 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,6 @@ # Laravel Change Log -## Version ?.?.? +## Version 1.6.0 -- Moved **system/db/manager.php** to **system/db.php**. Updated alias appropriately. \ No newline at end of file +- Moved **system/db/manager.php** to **system/db.php**. Updated alias appropriately. +- Unspecified optional parameters will be removed from URLs generated using route names. \ No newline at end of file