mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-03 20:39:36 +08:00
6d27cc91bb
Former-commit-id: ae02d3236cc34ce89f5e2a453e2c027c1562fc98
22 lines
461 B
Markdown
22 lines
461 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
|
|
- MS-161 - Add CI / CD Module to Milvus Project
|
|
- MS-202 - Add Milvus Jenkins project email notification
|
|
- MS-215 - Add Milvus cluster CI/CD groovy file
|
|
- MS-277 - Update CUDA Version to V10.1
|