diff --git a/CHANGELOG.md b/CHANGELOG.md index f0f34276ed..2f1dc0c4c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ Please mark all change in change log and use the issue from GitHub # Milvus 0.10.5 (TBD) ## Bug +- \#4307 Specify partition to load for load_collection() - \#4378 Multi-threads to call load_collection() and search() cause Milvus hang - \#4484 Milvus only search default partition if search parameter 'partition_tags' contains '_default'