Browse Source

Updated change log for 1.5.5.

Taylor Otwell 13 years ago
parent
commit
812d3ff51f
1 changed files with 8 additions and 0 deletions
  1. 8 0
      changelog.md

+ 8 - 0
changelog.md

@@ -1,5 +1,13 @@
 # Laravel Change Log
 
+## Version 1.5.5
+
+- Fix bug in session class cookie option extraction.
+
+### Upgrading From 1.5.4
+
+- Replace **system** directory.
+
 ## Version 1.5.4
 
 - Fix bug in Eloquent belongs_to relationship eager loading.