summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJoffrey F <joffrey@docker.com>2015-06-18 19:50:31 +0200
committerJoffrey F <joffrey@docker.com>2015-06-18 19:50:31 +0200
commit6f343aa8ea04fb804eb511c5e0b240887b0219de (patch)
tree3984ff038ad96bd3db498d34f28c2b8da015d28a /docs
parent6c92431c9ec64ddaee089b3a659ab85ff7257fcd (diff)
downloaddocker-py-6f343aa8ea04fb804eb511c5e0b240887b0219de.tar.gz
Release 1.2.3
Diffstat (limited to 'docs')
-rw-r--r--docs/change_log.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/change_log.md b/docs/change_log.md
index 837655f..aac4acb 100644
--- a/docs/change_log.md
+++ b/docs/change_log.md
@@ -15,6 +15,7 @@ Change Log
* Added support for `privileged` param in `Client.exec_create`
(only available in API >= 1.19)
+* Volume binds can now also be specified as a list of strings.
### Bugfixes