updated changelog.
This commit is contained in:
parent
5b7a462131
commit
13d631e343
|
@ -5,6 +5,7 @@ ## Version 2.0.3
|
||||||
- Feature: The application URL is now auto-detected.
|
- Feature: The application URL is now auto-detected.
|
||||||
- Feature: Added new URL::to_action and URL::to_secure_action methods.
|
- Feature: Added new URL::to_action and URL::to_secure_action methods.
|
||||||
- Fix: Fixed a bug in the Autoloader's PSR-0 library detection.
|
- Fix: Fixed a bug in the Autoloader's PSR-0 library detection.
|
||||||
|
- Fix: View composers should be cached on the first retrieval.
|
||||||
|
|
||||||
### Upgrading from 2.0.2
|
### Upgrading from 2.0.2
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue