Skip to content

Commit 223f706

Browse files
committed
releasse v1.53.6
1 parent 4645474 commit 223f706

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
## 1.53.6 (Unreleased)
1+
## 1.53.7 (Unreleased)
2+
## 1.53.6 (March 09, 2021)
23

34
ENHANCEMENTS:
45
* Resource `tencentcloud_eip` support `internet_max_bandwidth_out` modification.

tencentcloud/connectivity/transport.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010
"time"
1111
)
1212

13-
const ReqClient = "Terraform-v1.53.5"
13+
const ReqClient = "Terraform-v1.53.6"
1414

1515
type LogRoundTripper struct {
1616
}

0 commit comments

Comments
 (0)