This commit is contained in:
tf-release-bot 2019-06-25 19:09:23 +00:00 committed by TeamCity
parent c1d61a8c03
commit fc407027ab
No known key found for this signature in database
GPG key ID: 51852D87348FFC4C

View file

@ -1,7 +1,7 @@
## 2.0.0 (Unreleased)
## 2.0.0 (June 25, 2019)
BREAKING CHANGES
* Updates to Terraform `v0.12` [GH-144] and ([#150](https://github.com/terraform-providers/terraform-provider-docker/pull/150))
* Updates to Terraform `v0.12` [[#144](https://github.com/terraform-providers/terraform-provider-docker/issues/144)] and ([#150](https://github.com/terraform-providers/terraform-provider-docker/pull/150))
IMPROVEMENTS
* Refactors test setup ([#156](https://github.com/terraform-providers/terraform-provider-docker/pull/156))