This commit is contained in:
tf-release-bot 2019-08-22 14:07:19 +00:00 committed by TeamCity
parent 7543157487
commit 8a5b696b49
No known key found for this signature in database
GPG key ID: 51852D87348FFC4C

View file

@ -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)