From 3530f59c7c7e19f6ae134ca316b5d10189b4763d Mon Sep 17 00:00:00 2001
From: thomaswoehlke <thomas.woehlke@gmail.com>
Date: Tue, 19 Jan 2021 00:01:02 +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 | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 485672ff..bf790100 100644
--- a/README.md
+++ b/README.md
@@ -187,7 +187,10 @@ class WhoGlobalDataImportTable(db.Model):
 * Fixed #14 /europe/imported/
 * Fixed #15 /who/update: Download  
 * Fixed #16 /who/update: Import File to DB
-* Issue #17 /who/update: Update DB
+* Fixed #17 /who/update: Update DB
+* Issue #18 /europe/update: Download
+* Issue #19 /europe/update: Import File to DB
+* Issue #20 /europe/update: Update DB
 * Issue #3 ORM: 3NF for ecdc_europa_data_import
 * Issue #4 data update for 3NF ecdc_europa_data_import
 
-- 
GitLab