changelog update

This commit is contained in:
David Frank 2016-09-11 22:37:42 +08:00
parent f17aa9af1f
commit bdd80e45fd
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ Changelog
## v1.6.1 (master)
- Fix: if `res.body` is a non-stream non-formdata object, we will call `body.toString` and send it as a string
- Fix: `counter` value is incorrectly set to `follow` value when wrapping Request instance
- Fix: documentation update