mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-05 05:18:52 +08:00
ee7839fa76
Former-commit-id: 778b2135ad65fcdffdfd5b53b526616f168aacc7
18 lines
267 B
Markdown
18 lines
267 B
Markdown
# Changelog
|
|
|
|
Please mark all change in change log and use the ticket from JIRA.
|
|
|
|
## [Unreleased]
|
|
|
|
### Bug
|
|
|
|
### Improvement
|
|
- MS-4 - Refactor the vecwise_engine code structure
|
|
|
|
### New Feature
|
|
- MS-3 - Define the SDK C++ interface
|
|
|
|
### Task
|
|
|
|
- MS-1 - Add CHANGELOG.md
|