From d2b7d6c1876d7aba7b65d927dc76a9b3f0c94f23 Mon Sep 17 00:00:00 2001 From: pedrooot Date: Thu, 28 Aug 2025 15:40:01 +0200 Subject: [PATCH] feat(changelog): update with latests changes --- prowler/CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/prowler/CHANGELOG.md b/prowler/CHANGELOG.md index 5c51e92bbd..a0c294861e 100644 --- a/prowler/CHANGELOG.md +++ b/prowler/CHANGELOG.md @@ -5,7 +5,8 @@ All notable changes to the **Prowler SDK** are documented in this file. ## [v5.12.0] (Prowler UNRELEASED) ### Added -- Add more fields for the Jira ticket and handle custom fields errors [#8601](https://github.com/prowler-cloud/prowler/pull/8601) +- Add more fields for the Jira ticket and handle custom fields errors [(#8601)](https://github.com/prowler-cloud/prowler/pull/8601) +- Support labels on Jira tickets [(#8603)](https://github.com/prowler-cloud/prowler/pull/8603) ### Changed