Post 4.1.1 (#2978)

diff --git a/ChangeLog b/ChangeLog
index 83f26a2..a46c96f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,16 +9,27 @@
 
 
 
-What's New in astroid 4.1.1?
+What's New in astroid 4.1.2?
 ============================
 Release date: TBA
 
+
+
+What's New in astroid 4.1.1?
+============================
+Release date: 2026-02-22
+
 * Let `UnboundMethodModel` inherit from `FunctionModel` to improve inference of
   dunder methods for unbound methods.
 
+  Refs #2741
+
 * Filter ``Unknown`` from ``UnboundMethod`` and ``Super`` special attribute
   lookup to prevent placeholder nodes from leaking during inference.
 
+  Refs #2741
+
+
 What's New in astroid 4.1.0?
 ============================
 Release date: 2026-02-08