Skip to content

Commit 609cf6e

Browse files
author
Marcus Linke
committed
Fix changelog
1 parent b9d2835 commit 609cf6e

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,23 @@
11
Change Log
22
===
3-
Latest SNAPSHOT (3.0.0-SNAPSHOT)
3+
4+
3.0.0-SNAPSHOT
45
---
56
Notes
67

78
* The upcoming release will contain multiple API breaking changes therefore the major version switch
89

910
All changes
1011

12+
* [#362] (https://github.com/docker-java/docker-java/pull/362) Deprecate "network" and enable "networks" stats (remote Docker API 1.21)
1113
* [#359] (https://github.com/docker-java/docker-java/pull/359) Fix performance issue of build command by adding bulk-read variant of InputStream.read()
1214
* [#357] (https://github.com/docker-java/docker-java/pull/357) Wait container command needs possibility to abort operation
1315
* [#313] (https://github.com/docker-java/docker-java/pull/313) Refactor primitive type fields to be of object type in JSON objects
1416

17+
2.1.3-SNAPSHOT
18+
---
19+
* [#362] (https://github.com/docker-java/docker-java/pull/362) Deprecate "network" and enable "networks" stats (remote Docker API 1.21)
20+
1521
v2.1.2
1622
---
1723
* [#350] (https://github.com/docker-java/docker-java/pull/350) Remove ServiceLoader logic

0 commit comments

Comments
 (0)