updated changelog.

This commit is contained in:
Taylor Otwell 2011-12-01 23:42:12 -06:00
parent 9a70fe089f
commit 4c3ffcef52
1 changed files with 4 additions and 0 deletions

View File

@ -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.