From 6476be2e98133bb298020fcaabade19edacd6130 Mon Sep 17 00:00:00 2001
From: Didi Hou <didi.hou@rwth-aachen.de>
Date: Wed, 20 Sep 2023 15:42:51 +0200
Subject: [PATCH] Create VERSION_LOG.md

---
 VERSION_LOG.md | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 VERSION_LOG.md

diff --git a/VERSION_LOG.md b/VERSION_LOG.md
new file mode 100644
index 0000000..e838285
--- /dev/null
+++ b/VERSION_LOG.md
@@ -0,0 +1,18 @@
+# This is the log file recording the changes made for every release of versions of mulit-area model.
+
+
+## MAM 1.1.0
+
+### Updates
+
+### Bug fixes
+
+
+## MAM 1.0.0
+
+MAM 1.0.0 is the first release of the multi-area model, which has been documented and in line with the relevant publications.
+
+### Bug fixes
+* corrected the url of NEST logo in README.md
+
+
-- 
GitLab