diff --git a/cpp/CHANGELOG.md b/cpp/CHANGELOG.md index a41bc23484..3b482b7377 100644 --- a/cpp/CHANGELOG.md +++ b/cpp/CHANGELOG.md @@ -9,6 +9,7 @@ Please mark all change in change log and use the ticket from JIRA. - MS-572 - Milvus crash when get SIGINT - MS-577 - Unittest Query randomly hung - MS-587 - Count get wrong result after adding vectors and index built immediately +- MS-599 - search wrong result when table created with metric_type: IP ## Improvement - MS-552 - Add and change the easylogging library diff --git a/cpp/build-support/code_style_clion.xml b/cpp/build-support/code_style_clion.xml index 4c7dc4718c..f2edeec3b6 100644 --- a/cpp/build-support/code_style_clion.xml +++ b/cpp/build-support/code_style_clion.xml @@ -1,4 +1,4 @@ - +