milvus/cpp/CHANGELOG.md
Xu Peng 13ef8219aa refactor(db): update change log
Former-commit-id: 95c0f52c4f6b1b6723e72e71baed6bc640b7935f
2019-05-28 14:03:09 +08:00

21 lines
338 B
Markdown

# Changelog
Please mark all change in change log and use the ticket from JIRA.
## [Unreleased]
### Bug
### Improvement
### New Feature
- MS-5 - Implement Auto Archive Feature
### Task
- MS-1 - Add CHANGELOG.md
- MS-4 - Refactor the vecwise_engine code structure
- MS-6 - Implement SDK interface part 1
- MS-20 - Clean Code Part 1