From e25f9ec9d789e40c032fae9f99a197a4bf144f52 Mon Sep 17 00:00:00 2001 From: Jan Larwig Date: Thu, 17 Jul 2025 10:01:37 +0200 Subject: [PATCH] add changelog entry Signed-off-by: Jan Larwig --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 756f1bf1..479ab4ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,14 @@ # V7.10.0 ## Release Highlights +- 🏢 Support for multiple orgs using the GitHub / Gitea provider +- 🔵 Golang version upgrade to v1.24.5 +- 🕵️‍♀️ Vulnerabilities have been addressed + - [CVE-2025-4673](https://access.redhat.com/security/cve/CVE-2025-4673) + - [CVE-2025-22872](https://access.redhat.com/security/cve/CVE-2025-22872) + - [CVE-2025-09130](https://nvd.nist.gov/vuln/detail/CVE-2025-09130) + - [CVE-2025-22871](https://access.redhat.com/security/cve/CVE-2025-22871) +- 🐛 Squashed some bugs ## Important Notes