Updated changelog.

This commit is contained in:
Taylor Otwell 2011-11-30 09:16:01 -06:00
parent 84e6224b1b
commit 80063bbf47
1 changed files with 3 additions and 2 deletions

View File

@ -2,8 +2,9 @@ # Laravel Change Log
## Version 2.0.3 ## Version 2.0.3
- The application URL is now auto-detected. - Feature: The application URL is now auto-detected.
- 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.
### Upgrading from 2.0.2 ### Upgrading from 2.0.2