diff --git a/CHANGELOG.md b/CHANGELOG.md index 0401b19dbfff0a50505d1b6776035c52928a5aab..45f0be3ecf4847c16c7826db87a1a9001bd8720b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,8 +5,11 @@ Please mark all change in change log and use the ticket from JIRA. # Milvus 0.5.1 (TODO) ## Bug + +## Feature - \#90 - The server start error messages could be improved to enhance user experience - \#104 - test_scheduler core dump +- \#115 - Using new structure for tasktable ## Improvement - \#64 - Improvement dump function in scheduler @@ -17,9 +20,6 @@ Please mark all change in change log and use the ticket from JIRA. - \#118 - Using shared_ptr instead of weak_ptr to avoid performance loss - \#122 - Add unique id for Job -## Feature -- \#115 - Using new structure for tasktable - ## Task # Milvus 0.5.0 (2019-10-21)