diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc
index 15418124b6c46e4a4b49bccd650f6c549d020420..7db318975a1015169b4b5502e57d0de67e083bf9 100644
--- a/CHANGELOG.adoc
+++ b/CHANGELOG.adoc
@@ -1,5 +1,9 @@
 = Changelog
 
+== v2024-09-05
+
+- *FIX*: Make sure all dark backgrounds cases share the same CSS (eg. the slide title).
+
 == v2024-09-04
 
 - *FEATURE*: Add the possibility to declare a subtitle inside a slide title (eg. `<h2>My title<div class="subtitle">My subtitle</div></h2>`).