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
+2 -1
View File
@@ -18,4 +18,5 @@ Changes for 3.1:
- Added "Event::until" method.
- Added "memory" cache and session drivers.
- Added controller::detect method.
- Added Cache::forever method.
- Added Cache::forever method.
- Controller layouts now resolved in Laravel\Controller __construct.