Skip to content

Commit d6fcccf

Browse files
committed
Update CHANGELOG.md
1 parent 2133b66 commit d6fcccf

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
Change Log
22
===
3+
4+
docker-java-0.10.4
5+
---
6+
7+
* [#108](https://github.com/docker-java/docker-java/pull/108) Support tag in push image command
8+
* [#106](https://github.com/docker-java/docker-java/pull/106) Allow to manage Linux capabilities in CreateContainerCmd
9+
* [#105](https://github.com/docker-java/docker-java/pull/105) Allow to pass HostConfig when creating a container
10+
* [#103](https://github.com/docker-java/docker-java/pull/103) Make GoLangMatchFileFilter work on Windows
11+
* [#102](https://github.com/docker-java/docker-java/pull/102) Downgraded jackson-jaxrs dependency version
12+
* [#101](https://github.com/docker-java/docker-java/pull/101) list filtered images as described in the remote api docs
13+
* [#100](https://github.com/docker-java/docker-java/pull/100) Add support for .dockercfg files to handle auth for push command
314
* [#95](https://github.com/docker-java/docker-java/pull/95) Add support for .dockerignore files
415
* [#92](https://github.com/docker-java/docker-java/pull/92) Add travis-ci support
516
* [#90](https://github.com/docker-java/docker-java/pull/90) Update DockerClientBuilder.java

0 commit comments

Comments
 (0)