mirror of
https://github.com/kreuzwerker/terraform-provider-docker.git
synced 2026-01-26 00:22:56 -05:00
[ci skip] updates CHANGELOG for v2.1.0
This commit is contained in:
parent
bb72bf31bd
commit
19ed2aecc6
1 changed files with 8 additions and 0 deletions
|
|
@ -1,4 +1,12 @@
|
|||
## 2.1.0 (Unreleased)
|
||||
|
||||
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]
|
||||
* Fixes website typo / containers / mount vs mounts ([#162](https://github.com/terraform-providers/terraform-provider-docker/pull/162))
|
||||
|
||||
## 2.0.0 (June 25, 2019)
|
||||
|
||||
BREAKING CHANGES
|
||||
|
|
|
|||
Loading…
Reference in a new issue