mirror of
https://github.com/kreuzwerker/terraform-provider-docker.git
synced 2025-12-24 00:29:46 -05:00
chore: update changelog for v2.11.0
This commit is contained in:
parent
41a4b67fe4
commit
8da701db26
1 changed files with 8 additions and 0 deletions
|
|
@ -1,3 +1,11 @@
|
|||
## 2.11.0 (January 22, 2021)
|
||||
|
||||
IMPROVEMENTS:
|
||||
- add properties -it (tty and stdin_opn) to docker container ([#120](https://github.com/kreuzwerker/terraform-provider-docker/issues/120))
|
||||
|
||||
DOCS
|
||||
- fix legacy configuration style ([#126](https://github.com/kreuzwerker/terraform-provider-docker/pull/126))
|
||||
|
||||
## 2.10.0 (January 08, 2021)
|
||||
|
||||
IMPROVEMENTS:
|
||||
|
|
|
|||
Loading…
Reference in a new issue