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

Update Changelog with one last bugfix

Signed-off-by: 's avatarJoffrey F <joffrey@docker.com>
üst ee864f2c
......@@ -20,7 +20,6 @@ Change Log
param.
### Bugfixes
* Fixed a bug where streaming data over HTTPS would sometimes behave
......@@ -30,6 +29,9 @@ Change Log
* Fixed a bug where auth config credentials containing unicode characters would
cause failures when pushing / pulling images.
* Setting `tail=0` in `Client.logs` no longer shows past logs.
* Fixed a bug where `Client.pull` and `Client.push` couldn't handle image names
containing a dot.
### Miscellaneous
......@@ -37,6 +39,7 @@ Change Log
* Several test improvements and cleanup that should make the suite easier to
expand and maintain moving forward.
1.5.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