diff --git a/changelog.md b/changelog.md index b4716a5c..5fa10394 100644 --- a/changelog.md +++ b/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.