diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5b86de51..28068179 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,7 @@
[Ollama API] Added format: json option [#703].
Fix: The "Important Information" section in the options page now updates correctly when choosing an integration [#730].
In the options page now is visible if a special prompt is using a specific API integration [#676].
+ Added an antispam skip list to ensure messages from designated addresses are not forwarded to the AI [#743].
...
Version 4.0.3 - 20/03/2026
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index 9887e3fd..1a5f314f 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -16,6 +16,7 @@
[Ollama API] Added format: json option [#703].
Fix: The "Important Information" section in the options page now updates correctly when choosing an integration [#730].
In the options page now is visible if a special prompt is using a specific API integration [#676].
+ Added an antispam skip list to ensure messages from designated addresses are not forwarded to the AI [#743].
...
Version 4.0.3 - 20/03/2026