From ac14f6f8d1d659259d9469b37c8385a4985529d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Fern=C3=A1ndez=20Poyatos?= Date: Wed, 12 Mar 2025 16:17:47 +0100 Subject: [PATCH] chore: update API changelog --- api/CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/api/CHANGELOG.md b/api/CHANGELOG.md index 1c6d02a31b..e252c4c376 100644 --- a/api/CHANGELOG.md +++ b/api/CHANGELOG.md @@ -6,6 +6,9 @@ All notable changes to the **Prowler API** are documented in this file. ## [v1.6.0] (Prowler UNRELEASED) +### Added +- Support for read only replicas in the database [(#7210)](https://github.com/prowler-cloud/prowler/pull/7210). + --- ## [v1.5.0] (Prowler v5.4.0)