Skip to content

Commit 630a7ce

Browse files
committed
update change log
1 parent 38d47ef commit 630a7ce

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
1-
## 1.22.1 (Unreleased)
1+
## 1.23.0 (Unreleased)
2+
3+
FEATURES:
4+
5+
* **New Data Source**: `tencentcloud_images`
6+
* **Provider TencentCloud**: add `security_token` argument
7+
8+
ENHANCEMENTS:
9+
10+
* All api calls now using api3.0
11+
212
BUG FIXES:
13+
314
* Fixed docs of CAM
415

516
## 1.22.0 (November 05, 2019)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Requirements
44

55
* [Terraform](https://www.terraform.io/downloads.html) 0.12.x
6-
* [Go](https://golang.org/doc/install) 1.13 (to build the provider plugin)
6+
* [Go](https://golang.org/doc/install) 1.13.x (to build the provider plugin)
77

88
## Usage
99

0 commit comments

Comments
 (0)