Updated change-log.

Added note about cviebrock's unsigned method.

Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
This commit is contained in:
Taylor Otwell 2012-02-29 15:32:59 -06:00
parent ebcae547fa
commit 871d205a35
1 changed files with 2 additions and 1 deletions

View File

@ -8,4 +8,5 @@ Changes for 3.1:
- default value on config::get
- Registering of view paths and extensions
- Pattern based filters.
- Better session ID assignment
- Better session ID assignment
- Added cviebrock's unsigned support.