Skip to content

Commit

Permalink
revert close method for RequestResult and Response.
Browse files Browse the repository at this point in the history
  • Loading branch information
yami committed Mar 30, 2016
1 parent 012a88f commit 28874ae
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ Version 2.1.1

- 修复:issue #28。
- 修复:正确的设置连接池大小。
- 修复:对于不读取 `body` 的API,如 `upload_part_copy` ,主动调用 `close` ,确保连接及时释放。
- 增加:给 `RequestResult` 和 `Response` 增加 `close` 方法。


Version 2.1.0
Expand Down

0 comments on commit 28874ae

Please sign in to comment.