From d12b2e5212b196c6faf4ac3f6dd8e563f2d476da Mon Sep 17 00:00:00 2001
From: Kubat <mael.martin31@gmail.com>
Date: Thu, 4 Feb 2021 11:43:57 +0100
Subject: [PATCH] DOC: Update changelog for v2.3

---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2436134d..2aa32958 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
-- 
GitLab