updated changelog.

This commit is contained in:
Taylor Otwell 2012-02-24 17:21:18 -06:00
parent 818a488d4a
commit 62ffbc270a
1 changed files with 2 additions and 1 deletions

View File

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