diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2436134dd34926dca2206f14d6c7b115deefd059..2aa329582d1411dc5c3590a84d8e95f97e2083cf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,7 @@
 # Next
 
+# v2.3 (742699cc)
+
 - Replace json-c by a custom json parser which parse only limited json
 - Try to print the backtrace at SEGV
 - Assert and abort will trigger a SEGV to try to display the backtrace