Skip to content

Commit 6e91d26

Browse files
committed
Update CHANGELOG.md
1 parent d971f51 commit 6e91d26

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@ Change Log
66
Notes
77

88
* The upcoming release will contain multiple API breaking changes therefore the major version switch. It will support a subset of v.1.21 of the docker remote API. It also includes an experimental netty based implementation of `DockerCmdExecFactory` that probably will replace the current jersey/httpclient based one in a later release.
9+
* The configuration has been changed to better match the docker CLI configuration options. The properties file was renamed from `docker.io.properties` to `docker-java.properties`. See README.md for details.
910

1011
All changes
12+
* [#447] (https://github.com/docker-java/docker-java/pull/447) Refactoring of DockerClientConfig
1113
* [#430] (https://github.com/docker-java/docker-java/pull/430) Fix ExecStartCmd failure
1214
* [#426] (https://github.com/docker-java/docker-java/pull/426) Refactored filters API
1315
* [#425] (https://github.com/docker-java/docker-java/pull/425) Implement Network API

0 commit comments

Comments
 (0)