From 51baa886443ec2b9376d0cd6f2492eabd6091da6 Mon Sep 17 00:00:00 2001 From: Josema Camacho Date: Thu, 23 Oct 2025 12:03:07 +0200 Subject: [PATCH] chore(api): Update changelog for API's version 1.14.0 to Prowler 5.13.0 (#8992) --- api/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/CHANGELOG.md b/api/CHANGELOG.md index be3eacf644..027c41c29e 100644 --- a/api/CHANGELOG.md +++ b/api/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to the **Prowler API** are documented in this file. -## [1.14.0] (Prowler UNRELEASED) +## [1.14.0] (Prowler 5.13.0) ### Added - Default JWT keys are generated and stored if they are missing from configuration [(#8655)](https://github.com/prowler-cloud/prowler/pull/8655)