Skip to content

Commit 413832f

Browse files
committed
More changelog entries
Signed-off-by: Joffrey F <[email protected]>
1 parent cf4aa9c commit 413832f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/change_log.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,13 @@ Change Log
1717
* Fixed a bug where some `environment` values in `create_container`
1818
containing unicode characters would raise an encoding error.
1919
* Fixed a number of issues tied with named pipe transport on Windows.
20+
* Fixed a bug where inclusion patterns in `.dockerignore` would cause some
21+
excluded files to appear in the build context on Windows.
2022

2123
### Miscellaneous
2224

2325
* Adjusted version requirements for the `requests` library.
26+
* It is now possible to run the docker-py test suite on Windows.
2427

2528

2629
1.10.3

0 commit comments

Comments
 (0)