Release 0.5.0
This commit is contained in:
parent
b15cd30b01
commit
eaba2040d1
1 changed files with 11 additions and 0 deletions
11
History.md
11
History.md
|
@ -1,4 +1,15 @@
|
|||
|
||||
0.5.0 / 2014-02-19
|
||||
==================
|
||||
|
||||
* add context.charset
|
||||
* add context.charset=
|
||||
* add request.charset
|
||||
* add response.charset
|
||||
* add response.charset=
|
||||
* fix response.body= html content sniffing
|
||||
* change ctx.length and ctx.type to always delegate to response object [breaking change]
|
||||
|
||||
0.4.0 / 2014-02-11
|
||||
==================
|
||||
|
||||
|
|
Loading…
Reference in a new issue