mirror of
https://github.com/kreuzwerker/terraform-provider-docker.git
synced 2025-12-20 22:59:42 -05:00
updates CHANGELOG for v2.0.0
This commit is contained in:
parent
a789ce2036
commit
c1d61a8c03
1 changed files with 9 additions and 1 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
|
@ -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)
|
## 1.2.0 (May 29, 2019)
|
||||||
|
|
||||||
IMPROVEMENTS
|
IMPROVEMENTS
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue