From a0c09722676af06fbf4f6ef73576286fad0aa943 Mon Sep 17 00:00:00 2001 From: Joffrey F Date: Mon, 30 Nov 2015 12:22:01 -0800 Subject: Update Changelog with one last bugfix Signed-off-by: Joffrey F --- docs/change_log.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/change_log.md b/docs/change_log.md index fa94db8..d0590a4 100644 --- a/docs/change_log.md +++ b/docs/change_log.md @@ -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 ----- -- cgit v1.2.1