Browse Source

fixed changelog.

Taylor Otwell 13 years ago
parent
commit
c4e2828605
1 changed files with 9 additions and 0 deletions
  1. 9 0
      changelog.md

+ 9 - 0
changelog.md

@@ -1,5 +1,14 @@
 # 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.