From ecaab5d82012589b7213fe47abd384749affbb30 Mon Sep 17 00:00:00 2001 From: Stanislas Kita Date: Thu, 5 Mar 2026 11:38:35 +0100 Subject: [PATCH] Fix(Changelog): add missing entry --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fe07f783..9821486c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Fixed - Fix the value of `id_search_option` in the log table when updating a dropdown field +- Fix `CVE-2026-23489` ## [1.21.25] - 2025-11-20