Browse Source

updated changelog.

Taylor Otwell 13 years ago
parent
commit
818a488d4a
1 changed files with 2 additions and 1 deletions
  1. 2 1
      changes.txt

+ 2 - 1
changes.txt

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