updated changelog.
This commit is contained in:
parent
9a70fe089f
commit
4c3ffcef52
|
@ -6,6 +6,10 @@ ## Version 2.0.4
|
||||||
- Feature: Allow for message container to be passed to Redirect's "with_errors" 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.
|
- Fix: Lowercase HTTP verbs may be passed to Form::open method.
|
||||||
|
|
||||||
|
### Upgrading from 2.0.3
|
||||||
|
|
||||||
|
- Replace **laravel** directory.
|
||||||
|
|
||||||
## Version 2.0.3
|
## Version 2.0.3
|
||||||
|
|
||||||
- Feature: The application URL is now auto-detected.
|
- Feature: The application URL is now auto-detected.
|
||||||
|
|
Loading…
Reference in New Issue