Skip to content

Commit 212cc6f

Browse files
committed
release v1.55.0
1 parent fa9cccd commit 212cc6f

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.55.0 (Unreleased)
1+
## 1.55.1 (Unreleased)
2+
## 1.55.0 (March 26, 2021)
23

34
FEATURES:
45

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.54.1"
13+
const ReqClient = "Terraform-v1.55.0"
1414

1515
type LogRoundTripper struct {
1616
}

0 commit comments

Comments
 (0)