diff --git a/README.md b/README.md index 3dba21cf01b40c0372e1be6ceef32343aee1a543..a7f5fb1b7e6bd6a35a833655dbdaa4a7a3ce014e 100644 --- a/README.md +++ b/README.md @@ -219,10 +219,14 @@ class WhoGlobalDataImportTable(db.Model): ### 0.0.11 Release * Issue #26 /admin/database/dump * Issue #28 /admin/database/import -* Issue #28 SQLalchemy instead of SQL: AllModelClasses.remove_all() -* Issue #29 SQLalchemy instead of SQL: EuropeDataImportTable.get_date_rep() -* Issue #30 SQLalchemy instead of SQL: EuropeDataImportTable.get_countries_of_continent() -* Issue #31 SQLalchemy instead of SQL: WhoGlobalDataImportTable.get_new_dates_as_array() +* Issue #39 SQLalchemy instead of SQL: AllModelClasses.remove_all() +* Issue #40 SQLalchemy instead of SQL: EuropeDataImportTable.get_date_rep() +* Issue #41 SQLalchemy instead of SQL: EuropeDataImportTable.get_countries_of_continent() +* Issue #42 SQLalchemy instead of SQL: WhoGlobalDataImportTable.get_new_dates_as_array() + +### 0.0.12 Release * Issue #5 Visual Graphs for Data per Countries order by Date +### 0.0.13 Release +