Updated change-log.

Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
This commit is contained in:
Taylor Otwell 2012-03-14 09:02:57 -05:00
parent 2f4d896958
commit 338b6a8aba
1 changed files with 2 additions and 1 deletions

View File

@ -17,4 +17,5 @@ Changes for 3.1:
- Postgres "unique" indexes are now added with ADD CONSTRAINT
- Added "Event::until" method.
- Added "memory" cache and session drivers.
- Added controller::detect method.
- Added controller::detect method.
- Added Cache::forever method.