Browse Source

updated changelog.

Taylor Otwell 13 years ago
parent
commit
4c3ffcef52
1 changed files with 4 additions and 0 deletions
  1. 4 0
      changelog.md

+ 4 - 0
changelog.md

@@ -6,6 +6,10 @@
 - 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.