Skip to content

Commit b86392a

Browse files
committed
Update CHANGELOG.md
1 parent 26aaf2a commit b86392a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ Notes
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.
99

1010
All changes
11-
1211
* [#410] (https://github.com/docker-java/docker-java/pull/410) Support for build-args of docker build
13-
* [#408] (https://github.com/docker-java/docker-java/pull/408) Support for volume API
12+
* [#408] (https://github.com/docker-java/docker-java/pull/408) Support for volume API
13+
* [#406] (https://github.com/docker-java/docker-java/pull/406) Added RestartCount to InspectContainerResponse
1414
* [#396] (https://github.com/docker-java/docker-java/pull/396) Disable evaluation of http.proxy... variables when using unix socket connection
1515
* [#393] (https://github.com/docker-java/docker-java/pull/393) Support ONBUILD instruction in Dockerfiles
1616
* [#392] (https://github.com/docker-java/docker-java/pull/392) Introduce InspectContainerResponse.Mounts

0 commit comments

Comments
 (0)