Updated change log for 1.5.5.
This commit is contained in:
parent
697a9c7577
commit
812d3ff51f
|
@ -1,5 +1,13 @@
|
||||||
# Laravel Change Log
|
# 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
|
## Version 1.5.4
|
||||||
|
|
||||||
- Fix bug in Eloquent belongs_to relationship eager loading.
|
- Fix bug in Eloquent belongs_to relationship eager loading.
|
||||||
|
|
Loading…
Reference in New Issue