mirror of
https://github.com/kreuzwerker/terraform-provider-docker.git
synced 2026-02-18 01:57:51 -05:00
Update CHANGELOG.md to include #47
This commit is contained in:
parent
593272e037
commit
9af33618b3
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
NOTES:
|
||||
* Update `go-dockerclient` to `bf3bc17bb` [#46](https://github.com/terraform-providers/terraform-provider-docker/pull/46)
|
||||
* The `links` property on `resource_docker_container` is now marked as deprecated [#47](https://github.com/terraform-providers/terraform-provider-docker/pull/47)
|
||||
|
||||
FEATURES:
|
||||
* Add `swarm` capabilities [GH-29] [#40](https://github.com/terraform-providers/terraform-provider-docker/pull/40) with fixes [#66](https://github.com/terraform-providers/terraform-provider-docker/pull/66)
|
||||
|
|
|
|||
Loading…
Reference in a new issue