Files
minicrm/changelog.md
2011-08-15 20:11:21 -05:00

7 lines
289 B
Markdown

# Laravel Change Log
## Version 1.6.0
- Moved **system/db/manager.php** to **system/db.php**. Updated alias appropriately.
- Unspecified optional parameters will be removed from URLs generated using route names.
- Fixed bug in Config::set that prevented it from digging deep into arrays.