Skip to content

Commit a0c0972

Browse files
committed
Update Changelog with one last bugfix
Signed-off-by: Joffrey F <[email protected]>
1 parent ee864f2 commit a0c0972

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/change_log.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff 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+
4043
1.5.0
4144
-----
4245

0 commit comments

Comments
 (0)