updated changelog.

This commit is contained in:
Taylor Otwell 2012-02-24 17:20:58 -06:00
parent 1d209fde78
commit 818a488d4a
1 changed files with 2 additions and 1 deletions

View File

@ -3,3 +3,4 @@ Changes for 3.1:
- View engine, Blade extracted to bundle. - View engine, Blade extracted to bundle.
- Logging events. - Logging events.
- db.fetch option for changing PDO fetch style. - db.fetch option for changing PDO fetch style.
- controller factories for injecting any IoC.