Updated change log.

Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
This commit is contained in:
Taylor Otwell 2012-03-13 13:07:34 -05:00
parent b65380d6ff
commit cb5fdeaed6
1 changed files with 2 additions and 1 deletions

View File

@ -17,3 +17,4 @@ 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.