From 9a70fe089f7dc50545d9126b4ca9613695d99ef6 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Thu, 1 Dec 2011 23:41:55 -0600 Subject: [PATCH] updated changelog. --- changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog.md b/changelog.md index 2aed2aa3..f126f5f2 100644 --- a/changelog.md +++ b/changelog.md @@ -3,6 +3,8 @@ # Laravel Change Log ## Version 2.0.4 - Feature: Added default parameter to File::get method. +- 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. ## Version 2.0.3