Files
ponzi/changes.txt
Taylor Otwell 871d205a35 Updated change-log.
Added note about cviebrock's unsigned method.

Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
2012-02-29 15:32:59 -06:00

12 lines
388 B
Plaintext

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.
- link_to_action HTML helpers...
- default value on config::get
- Registering of view paths and extensions
- Pattern based filters.
- Better session ID assignment
- Added cviebrock's unsigned support.