From 02e1eaf6a8b5ef374e76214e9875fce17dd9da57 Mon Sep 17 00:00:00 2001
From: thomaswoehlke <thomas.woehlke@gmail.com>
Date: Tue, 19 Jan 2021 00:26:01 +0100
Subject: [PATCH] ### 0.0.9 Release * Fixed #18 /europe/update: Download *
 Fixed #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

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

diff --git a/README.md b/README.md
index a9ef6168..59962f91 100644
--- a/README.md
+++ b/README.md
@@ -192,8 +192,8 @@ class WhoGlobalDataImportTable(db.Model):
 
 
 ### 0.0.9 Release
-* Issue #18 /europe/update: Download
-* Issue #19 /europe/update: Import File to DB
+* Fixed #18 /europe/update: Download
+* Fixed #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