Updated change log.

Signed-off-by: Taylor Otwell <[email protected]>
This commit is contained in:
Taylor Otwell
2012-03-15 12:57:12 -05:00
parent da67b1bc66
commit b755903de6
+1
View File
@@ -19,3 +19,4 @@ Changes for 3.1:
- Added "memory" cache and session drivers. - Added "memory" cache and session drivers.
- Added controller::detect method. - Added controller::detect method.
- Added Cache::forever method. - Added Cache::forever method.
- Controller layouts now resolved in Laravel\Controller __construct.