diff --git a/Changelog b/Changelog
index 21212e34cd91ff326dfaae217cd6aea3d6f964a4..e045505057b54cb484e14b68083c6161e225da4d 100644
--- a/Changelog
+++ b/Changelog
@@ -17,7 +17,7 @@
 Open Source Release <next-release>
 ##################################
 
-o!  Kernel    [2021-11-19] Integer.pretty does not have the optional argument
+o!  Kernel    [2021-11-29] Integer.pretty does not have the optional argument
               hexa anymore. Use Integer.pretty_hex or Integer.pp_hex if you
               want to print integers in hexadecimal format.