milvus/cpp/CHANGELOG.md
Xu Peng 130b710169 refactor(db): MS-20
Former-commit-id: f34dd2746073c837fa877697e32f1ce3607e35c2
2019-05-28 11:04:37 +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
- MS-20 - Clean Code Part 1
### Task
- MS-1 - Add CHANGELOG.md
- MS-4 - Refactor the vecwise_engine code structure
- MS-6 - Implement SDK interface part 1