updates CHANGELOG for v2.0.0

This commit is contained in:
Manuel Vogel 2019-06-13 00:41:43 +02:00
parent a789ce2036
commit c1d61a8c03
No known key found for this signature in database
GPG key ID: 24E54F214569A8A5

View file

@ -1,4 +1,12 @@
## 1.3.0 (Unreleased)
## 2.0.0 (Unreleased)
BREAKING CHANGES
* Updates to Terraform `v0.12` [GH-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))
* Fixes flaky acceptance tests ([#154](https://github.com/terraform-providers/terraform-provider-docker/pull/154))
## 1.2.0 (May 29, 2019)
IMPROVEMENTS