From d07a2eb61ab8a3534760fe55dccac3edf303a4b1 Mon Sep 17 00:00:00 2001 From: "guimin.hgm" Date: Mon, 30 Dec 2024 10:41:29 +0800 Subject: [PATCH] Cleanup after release v1.240.0 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d61b883ff0f..f973c35616a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ -## 1.240.0 (Unreleased) +## 1.241.0 (Unreleased) +## 1.240.0 (December 30, 2024) - **New Resource:** `alicloud_schedulerx_app_group` [GH-8023] - **New Resource:** `alicloud_schedulerx_job` [GH-8023] @@ -12,6 +13,8 @@ ENHANCEMENTS: +- docs: Describes new provider argument account_type [GH-8056] +- client: corrects the getting cas endpoint method [GH-8055] - client: Improves the method of setting endpoint; provider: add new parameter account_type to fix international account site issue. [GH-7736] - CloudFirewall: Improves the invoking cloud firewall api method and supports refreshing credential automatically. [GH-7931] - WAF: Improves the invoking waf api method and supports refreshing credential automatically. [GH-7959]