This commit is contained in:
tf-release-bot 2019-07-19 16:14:58 +00:00 committed by TeamCity
parent 19ed2aecc6
commit aeed4bd2e8
No known key found for this signature in database
GPG key ID: 51852D87348FFC4C

View file

@ -1,10 +1,10 @@
## 2.1.0 (Unreleased)
## 2.1.0 (July 19, 2019)
IMPROVEMENTS
* Adds cross-platform support for generic Docker credential helper([#159](https://github.com/terraform-providers/terraform-provider-docker/pull/159))
DOC
* Updates the docs for ssh protocol and mounts [GH-158]
* Updates the docs for ssh protocol and mounts ([#158](https://github.com/terraform-providers/terraform-provider-docker/issues/158))
* Fixes website typo / containers / mount vs mounts ([#162](https://github.com/terraform-providers/terraform-provider-docker/pull/162))
## 2.0.0 (June 25, 2019)