From 80063bbf4713719d8e81ceb9750f6ecf3d21ff5b Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Wed, 30 Nov 2011 09:16:01 -0600 Subject: [PATCH] Updated changelog. --- changelog.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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