From 15a51ffa35daa1c70d7da079978e9c66c5c9d15e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Gilles?= <sebastien.gilles@inria.fr>
Date: Mon, 4 Jan 2021 16:24:25 +0100
Subject: [PATCH] Issue tag v21.01.

---
 Changelog.md | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/Changelog.md b/Changelog.md
index 08f9318..574534f 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,3 +1,10 @@
+# v21.01
+
+- Upgrade to MoReFEM v20.52
+  . Reference Ensight mesh file have been modified to reflect the change of convention used (node id given rather than assign).
+- Add new Gitlab feature 'needs' in Yaml.
+- Add override keyword to fix new clang warning.
+
 # v20.18
 
 - Update to new MoReFEM API: modify the expected 'interfaces.hhdata' files so that they follow new convention, and check them only in sequential mode.
@@ -47,4 +54,4 @@
 
 # v18.12.2
 
-- MoReFEM Support #1256: Update model to work with MoReFEM v18.12.2. SCons build has been replaced by CMake one.
\ No newline at end of file
+- MoReFEM Support #1256: Update model to work with MoReFEM v18.12.2. SCons build has been replaced by CMake one.
-- 
GitLab