From 3d9cc6967bab063691fa34b8a9468a201d2c6030 Mon Sep 17 00:00:00 2001 From: JinHai-CN Date: Thu, 28 May 2020 10:47:49 +0800 Subject: [PATCH] [skip ci] Update CHANGELOG Signed-off-by: JinHai-CN --- CHANGELOG.md | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b4faf1a068..203e0254d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,19 @@ Please mark all change in change log and use the issue from GitHub # Milvus 0.10.0 (TBD) +## Bug + +## Feature +- \#2363 Update branch version + +## Improvement +- \#2381 Upgrade FAISS to 1.6.3 +- \#2441 Improve Knowhere code coverage + +## Task + +# Milvus 0.9.1 (TBD) + ## Bug - \#2366 Reduce SQL execution times for collection contains lot of partitions - \#2378 Duplicate data after server restart @@ -11,17 +24,11 @@ Please mark all change in change log and use the issue from GitHub - \#2403 MySQL max_idle_time is 10 by default ## Feature -- \#2363 Update branch version ## Improvement - \#2353 Remove log_config from code and scripts - \#2370 Clean compile warning -- \#2381 Upgrade FAISS to 1.6.3 - \#2410 Logging build index progress -- \#2441 Improve Knowhere code coverage - -## Task - # Milvus 0.9.0 (2020-05-15)