diff --git a/changelog.md b/changelog.md index 06e73c57..bc639b21 100644 --- a/changelog.md +++ b/changelog.md @@ -2,8 +2,9 @@ # Laravel Change Log ## Version 2.0.3 -- The application URL is now auto-detected. -- Added new URL::to_action and URL::to_secure_action methods. +- Feature: The application URL is now auto-detected. +- 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