updated changelog.

This commit is contained in:
Taylor Otwell 2011-12-01 12:49:54 -06:00
parent 5b7a462131
commit 13d631e343
1 changed files with 1 additions and 0 deletions

View File

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