Updated change-log.

Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
This commit is contained in:
Taylor Otwell 2012-03-02 09:42:52 -06:00
parent 1302ded5f8
commit fba6c303ea
1 changed files with 2 additions and 1 deletions

View File

@ -12,4 +12,5 @@ Changes for 3.1:
- Added cviebrock's unsigned support.
- Added config, view, and lang loaders.
- Moved more stuff into application/start
- Removed error.display config options.
- Removed error.display config options.
- Added foreign key support to schema builder.