mirror of
https://github.com/kreuzwerker/terraform-provider-docker.git
synced 2025-12-28 18:49:49 -05:00
v2.1.0
This commit is contained in:
parent
19ed2aecc6
commit
aeed4bd2e8
1 changed files with 2 additions and 2 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue