Kaydet (Commit) ae65be04 authored tarafından Joffrey F's avatar Joffrey F

Bump version 2.2.1 ; update changelog

Signed-off-by: 's avatarJoffrey F <joffrey@docker.com>
üst a89faa45
version = "2.2.0"
version = "2.2.1"
version_info = tuple([int(d) for d in version.split("-")[0].split(".")])
Change log
==========
2.2.1
-----
[List of PRs / issues for this release](https://github.com/docker/docker-py/milestone/31?closed=1)
### Bugfixes
* Fixed a bug where the `status_code` attribute of `APIError` exceptions would
not reflect the expected value.
* Fixed an issue where the `events` method would time out unexpectedly if no
data was sent by the engine for a given amount of time.
2.2.0
-----
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment