From 13d631e343bdc6f6f382a42aa0916bf8ca62de1b Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Thu, 1 Dec 2011 12:49:54 -0600 Subject: [PATCH] updated changelog. --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index bc639b21..7171b5f1 100644 --- a/changelog.md +++ b/changelog.md @@ -5,6 +5,7 @@ ## Version 2.0.3 - 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. +- Fix: View composers should be cached on the first retrieval. ### Upgrading from 2.0.2