Updated change log for 1.5.5.

This commit is contained in:
Taylor Otwell 2011-08-24 15:47:17 -05:00
parent 697a9c7577
commit 812d3ff51f
1 changed files with 8 additions and 0 deletions

View File

@ -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.