Commit 275a18b4 authored by Jin Hai's avatar Jin Hai Committed by GitHub
Browse files

Merge pull request #133 from milvus-io/master

Merge from master

Former-commit-id: 146bdee21ae8f2f69d1bf1c7328ca68df5e82f1f
parents ba70f2c9 81e95f7d
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -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)