Skip to content

Commit 41531ee

Browse files
committed
Update CHANGELOG.md
1 parent 2fe6186 commit 41531ee

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,20 @@
11
Change Log
22
===
33

4-
Latest SNAPSHOT
4+
v2.0.1
55
---
6+
Release notes
7+
* This is a bugfix release. With this release docker >= v1.7.0 is recommended.
8+
9+
All changes
10+
611
* [#301] (https://github.com/docker-java/docker-java/pull/301) Respect exception rules in .dockerignore file while build images
712
* [#298] (https://github.com/docker-java/docker-java/pull/298) Fix repository name validation errors
813
* [#296] (https://github.com/docker-java/docker-java/pull/296) Fix Build FROM private registry broken with docker 1.7.x
914
* [#295] (https://github.com/docker-java/docker-java/pull/295) Support certificate chains in cert.pem
1015
* [#287] (https://github.com/docker-java/docker-java/pull/287) Using the oomKillDisable flag throws a null pointer exception
1116

12-
v.2.0.0
17+
v2.0.0
1318
---
1419
Release notes
1520

@@ -31,7 +36,7 @@ All changes
3136
* [#262](https://github.com/docker-java/docker-java/pull/262) Accept filters in list containers
3237
* [#260](https://github.com/docker-java/docker-java/pull/260) Add labels to create and inspect container
3338

34-
v.1.4.0
39+
v1.4.0
3540
---
3641
* [#248](https://github.com/docker-java/docker-java/pull/248) Removed deprecated start options
3742
* [#247](https://github.com/docker-java/docker-java/pull/247) Add Domainname attribute on create command

0 commit comments

Comments
 (0)