From 4a6d7a5be2c2ba2645563a9e83243b88a37de7ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Fern=C3=A1ndez=20Poyatos?= Date: Wed, 2 Jul 2025 16:00:43 +0200 Subject: [PATCH] chore: bump API changelog to v5.8.0 (#8165) --- api/CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/api/CHANGELOG.md b/api/CHANGELOG.md index 9c0d66234f..615691cad0 100644 --- a/api/CHANGELOG.md +++ b/api/CHANGELOG.md @@ -2,7 +2,11 @@ All notable changes to the **Prowler API** are documented in this file. -## [v1.9.0] (Prowler UNRELEASED) +## [v1.10.0] (Prowler UNRELEASED) + +--- + +## [v1.9.0] (Prowler v5.8.0) ### Added - Support GCP Service Account key [(#7824)](https://github.com/prowler-cloud/prowler/pull/7824)