fixed changelog.
This commit is contained in:
parent
1e90e42404
commit
c4e2828605
|
@ -1,5 +1,14 @@
|
||||||
# Laravel Change Log
|
# 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
|
## Version 1.5.2
|
||||||
|
|
||||||
- Moved **system/db/manager.php** to **system/db.php**. Updated alias appropriately.
|
- Moved **system/db/manager.php** to **system/db.php**. Updated alias appropriately.
|
||||||
|
|
Loading…
Reference in New Issue