Переглянути джерело

add Changelog

Signed-off-by: gaort <rutong.grt@alibaba-inc.com>
gaort 8 роки тому
батько
коміт
640553e071
1 змінених файлів з 5 додано та 1 видалено
  1. 5 1
      ChangeLog.txt

+ 5 - 1
ChangeLog.txt

@@ -1,3 +1,8 @@
+2018-01-29 Version: 0.11.0
+1, Support dep
+2, Add 4 usage of credentials for each services
+3, Standard interface naming
+
 2018-01-29 Version: 0.10.0
 1, Add 'notificationChannel' parameter to Push API
 
@@ -8,7 +13,6 @@
 2018-01-24 Version: 0.9.2
 1, Add ActiveAlert API : ListActiveAlertRuleRequest/ListProductOfActiceAlertRequest/EnableActiceAlertRequest/DisableActiceAlertRequest
 
-
 2018-01-24 Version: 0.9.1
 1. improve: asyncWithChan avoid panic of "write on closed channel"
 2. improve: asyncWithChan support select case usage