From 37fc30e439cdd6c2d8e051ae61311bc1f4c9ae64 Mon Sep 17 00:00:00 2001 From: Xu Peng Date: Sun, 26 May 2019 19:35:30 +0800 Subject: [PATCH] env(all): update change log Former-commit-id: e9124716de75572eab1e027809b2b90a25ae127f --- cpp/CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/cpp/CHANGELOG.md b/cpp/CHANGELOG.md index 2080fec550..263f4a787a 100644 --- a/cpp/CHANGELOG.md +++ b/cpp/CHANGELOG.md @@ -10,7 +10,9 @@ Please mark all change in change log and use the ticket from JIRA. ### New Feature +- MS-5 - Implement Auto Archive Feature + ### Task - MS-1 - Add CHANGELOG.md -- MS-4 - Refactor the vecwise_engine code structure \ No newline at end of file +- MS-4 - Refactor the vecwise_engine code structure