From 17f2568df6b7e9bb1e6d8416dee20b5de16a0cb9 Mon Sep 17 00:00:00 2001
From: thomaswoehlke <thomas.woehlke@gmail.com>
Date: Mon, 18 Jan 2021 15:18:53 +0100
Subject: [PATCH] ### 0.0.8 Release * Fixed #13 /who/imported/ * Fixed #14
 /europe/imported/ * Fixed #15 /who/update: Download * Fixed #16 /who/update:
 Import File to DB * Issue #17 /who/update: Update DB * Issue #3 ORM: 3NF for
 ecdc_europa_data_import * Issue #4 data update for 3NF
 ecdc_europa_data_import

---
 README.md | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index e9c8a83d..485672ff 100644
--- a/README.md
+++ b/README.md
@@ -183,8 +183,11 @@ class WhoGlobalDataImportTable(db.Model):
 * Fixed #12 better layout for flash messages
 
 ### 0.0.8 Release
-* Issue #13 /who/imported/
-* Issue #14 /europe/imported/
+* Fixed #13 /who/imported/
+* Fixed #14 /europe/imported/
+* Fixed #15 /who/update: Download  
+* Fixed #16 /who/update: Import File to DB
+* Issue #17 /who/update: Update DB
 * Issue #3 ORM: 3NF for ecdc_europa_data_import
 * Issue #4 data update for 3NF ecdc_europa_data_import
 
-- 
GitLab