Update CHANGELOG.

This commit is contained in:
Chen Yufei
2012-12-30 21:53:54 +08:00
parent b318727e43
commit 708d5b1fcc

View File

@@ -1,3 +1,11 @@
0.4 (not released)
* Work more automatically: autoRetry is enabled by default, time out request
will be treated as temporarily blocked instead of asking user what to do
* updateBlocked & updateDirect is disabled by default, these options
are just a way to optimize access speed
* Bug fix: Support PUT request with message body
0.3.5 (2012-12-23)
* Performance improvement by better buffer usage