Update CHANGELOG.md

This commit is contained in:
David Frank 2015-02-01 21:19:07 +08:00
parent fd10db9c6a
commit 64f2fba457
1 changed files with 5 additions and 1 deletions

View File

@ -5,7 +5,11 @@ Changelog
# 1.x release
## v1.0.3 (master)
## v1.0.4 (master)
- Enhance: timeout attached to socket event only fire once per redirect
## v1.0.3
- Fix: response size limit should reject large chunk
- Enhance: added character encoding detection for xml, such as rss/atom feed (encoding in DTD)