From f773c4f55f2d10c74990822a929dafa0b1541774 Mon Sep 17 00:00:00 2001 From: jesusph04 Date: Tue, 4 Aug 2026 11:09:38 +0200 Subject: [PATCH] Test: invalid changelog entry format --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 879de8dd..2e24dace 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -74,6 +74,7 @@ | Issue | Comment | | - | - | +- Test entry with wrong format (issue 9999) | [#2563](https://github.com/wazuh/wazuh-docker/issues/2563) | Fixed changelog check workflow to accept Prior versions entries | | [#2533](https://github.com/wazuh/wazuh-docker/pull/2533) | Fix bumper workflow failure when bump produces no changes | | [#2477](https://github.com/wazuh/wazuh-docker/issues/2477) | Bumper script issue when the tag is set to false |