From 24bfd3d726f78e602177e1b62b09a27437536de4 Mon Sep 17 00:00:00 2001 From: Rohit Myali Date: Tue, 17 Sep 2024 13:51:21 +0530 Subject: [PATCH] Updated changelog for v1.40.1 Signed-off-by: Rohit Myali --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e358130f..c8e51532d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +## 1.40.1 (Sept 17, 2024) + +BUG FIXES + +* **citrixadc_appfwsignatures**: Updated appfwsignatures attribute Schema Behaviors to avoid unnecessary recreating of resource. [#1162] + +ENHANCEMENTS + +* **External Libraries**: Updated the versions of external libraries used in the project to stable version. + + +[#1162]: https://github.com/citrix/terraform-provider-citrixadc/issues/1162 + ## 1.40.0 (Sept 2, 2024) BUG FIXES