mirror of
https://github.com/kreuzwerker/terraform-provider-docker.git
synced 2025-12-20 22:59:42 -05:00
chore: update changelog for v2.12.1
This commit is contained in:
parent
2d889c77d7
commit
84f6df6aa5
1 changed files with 6 additions and 0 deletions
|
|
@ -1,3 +1,9 @@
|
|||
## 2.12.1 (May 26, 2021)
|
||||
|
||||
BUG FIXES
|
||||
- `resource.docker_service.task_spec.container_spec.hosts` is ignored (#202)
|
||||
- service state upgradeV2 crashes for empty `auth` block (#203)
|
||||
|
||||
## 2.12.0 (May 23, 2021)
|
||||
|
||||
IMPROVEMENTS
|
||||
|
|
|
|||
Loading…
Reference in a new issue