mirror of https://github.com/docker/docker-py.git
Updated changelog
This commit is contained in:
parent
0b99e53595
commit
b8e950c09e
|
@ -1,6 +1,14 @@
|
|||
Change Log
|
||||
==========
|
||||
|
||||
1.2.2
|
||||
-----
|
||||
|
||||
### Bugfixes
|
||||
|
||||
* Fixed a bug where parameters passed to `Client.exec_resize` would be ignored (#576)
|
||||
* Fixed a bug where auth config wouldn't be resolved properly in `Client.pull` (#577)
|
||||
|
||||
1.2.1
|
||||
-----
|
||||
|
||||
|
|
Loading…
Reference in New Issue