first commit of 2.0

This commit is contained in:
Taylor Otwell
2011-08-18 19:56:29 -05:00
parent 119b356bde
commit 1e90e42404
79 changed files with 796 additions and 688 deletions

View File

@@ -1,14 +1,5 @@
# Laravel Change Log
## Version 1.5.3
- Various bug fixes.
- Allow columns to be specified on Eloquent queries.
### Upgrading From 1.5.2
- Replace **system** directory.
## Version 1.5.2
- Moved **system/db/manager.php** to **system/db.php**. Updated alias appropriately.