Skip to content

Commit 418d192

Browse files
committed
Update CHANGELOG.md
1 parent 0610bd1 commit 418d192

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,14 @@ Notes
88
* The upcoming release will contain multiple API breaking changes therefore the major version switch
99

1010
All changes
11-
11+
1212
* [#392] (https://github.com/docker-java/docker-java/pull/392) Introduce InspectContainerResponse.Mounts
1313
* [#387] (https://github.com/docker-java/docker-java/pull/387) Make ProgressDetails attributes public
1414
* [#386] (https://github.com/docker-java/docker-java/pull/386) Basic http proxy configuration support
1515
* [#362] (https://github.com/docker-java/docker-java/pull/362) Deprecate "network" and enable "networks" stats (remote Docker API 1.21)
1616
* [#359] (https://github.com/docker-java/docker-java/pull/359) Fix performance issue of build command by adding bulk-read variant of InputStream.read()
1717
* [#357] (https://github.com/docker-java/docker-java/pull/357) Wait container command needs possibility to abort operation
18+
* [#347] (https://github.com/docker-java/docker-java/pull/347) Implementation of copy archive to/from container commands
1819
* [#313] (https://github.com/docker-java/docker-java/pull/313) Refactor primitive type fields to be of object type in JSON objects
1920

2021
v2.1.3

0 commit comments

Comments
 (0)