From 4c3ffcef52cad9c58ca4f6a6d65b7df849421212 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Thu, 1 Dec 2011 23:42:12 -0600 Subject: [PATCH] updated changelog. --- changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/changelog.md b/changelog.md index f126f5f2..f5392173 100644 --- a/changelog.md +++ b/changelog.md @@ -6,6 +6,10 @@ ## Version 2.0.4 - Feature: Allow for message container to be passed to Redirect's "with_errors" method. - Fix: Lowercase HTTP verbs may be passed to Form::open method. +### Upgrading from 2.0.3 + +- Replace **laravel** directory. + ## Version 2.0.3 - Feature: The application URL is now auto-detected.