From 01872663645504bb3976b00fbe1422e4aef4be4f Mon Sep 17 00:00:00 2001 From: Yang Xuan Date: Tue, 11 Jun 2019 12:00:49 +0800 Subject: [PATCH] feat(python): change changelog Former-commit-id: 8f7e3a86576631ce259fbaabd8bbd4c6f712ac42 --- python/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/python/CHANGELOG.md b/python/CHANGELOG.md index 3b58294706..88326e5a1c 100644 --- a/python/CHANGELOG.md +++ b/python/CHANGELOG.md @@ -12,4 +12,6 @@ Please mark all change in change log and use the ticket from JIRA. - MS-10 - Add Python SDK APIs +- MS-11 - Implement Python SDK + ### Task