mirror of
https://github.com/kreuzwerker/terraform-provider-docker.git
synced 2026-02-03 20:29:30 -05:00
v2.2.0
This commit is contained in:
parent
7543157487
commit
8a5b696b49
1 changed files with 3 additions and 3 deletions
|
|
@ -1,10 +1,10 @@
|
|||
## 2.2.0 (Unreleased)
|
||||
## 2.2.0 (August 22, 2019)
|
||||
|
||||
IMPROVEMENTS
|
||||
* Docker client negotiates the version with the server instead of using a fixed version [GH-173]
|
||||
* Docker client negotiates the version with the server instead of using a fixed version ([#173](https://github.com/terraform-providers/terraform-provider-docker/issues/173))
|
||||
|
||||
DOCS
|
||||
* Fixes section links so they point to the right id [GH-176]
|
||||
* Fixes section links so they point to the right id ([#176](https://github.com/terraform-providers/terraform-provider-docker/issues/176))
|
||||
|
||||
## 2.1.1 (August 08, 2019)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue