File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,6 @@ Change Log
2020 param.
2121
2222
23-
2423### Bugfixes
2524
2625* Fixed a bug where streaming data over HTTPS would sometimes behave
@@ -30,13 +29,17 @@ Change Log
3029* Fixed a bug where auth config credentials containing unicode characters would
3130 cause failures when pushing / pulling images.
3231* Setting ` tail=0 ` in ` Client.logs ` no longer shows past logs.
32+ * Fixed a bug where ` Client.pull ` and ` Client.push ` couldn't handle image names
33+ containing a dot.
34+
3335
3436### Miscellaneous
3537
3638* Default API version is now 1.21 (introduced in Docker 1.9.0)
3739* Several test improvements and cleanup that should make the suite easier to
3840 expand and maintain moving forward.
3941
42+
40431.5.0
4144-----
4245
You can’t perform that action at this time.
0 commit comments