We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceb5bc0 commit a888f21Copy full SHA for a888f21
CHANGELOG.md
@@ -1,4 +1,5 @@
1
-## 1.54.0 (Unreleased)
+## 1.54.1 (Unreleased)
2
+## 1.54.0 (March 22, 2021)
3
4
FEATURES:
5
tencentcloud/connectivity/transport.go
@@ -10,7 +10,7 @@ import (
10
"time"
11
)
12
13
-const ReqClient = "Terraform-v1.53.9"
+const ReqClient = "Terraform-v1.54.0"
14
15
type LogRoundTripper struct {
16
}
0 commit comments