Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Latest SNAPSHOT

v.1.4.0
---
* [#248](https://github.com/docker-java/docker-java/pull/233) Removed deprecated start options
* [#248](https://github.com/docker-java/docker-java/pull/248) Removed deprecated start options
* [#247](https://github.com/docker-java/docker-java/pull/247) Add Domainname attribute on create command
* [#245](https://github.com/docker-java/docker-java/pull/245) Added ReadonlyRootfs option
* [#233](https://github.com/docker-java/docker-java/pull/233) Labels are array of Strings (fixes #232)
Expand Down