Browse Source

由楚俊发起的ECS SDK自动发布, BUILD_ID=295, 版本号:1.0.11
发布日志:
1, ModifyInstanceChargeType add instanceChargeType param, support prepay instance to postpay instance.
2, ModifyPrepayInstanceSpec add operatorType param, support downgrade prepay ecs.

haowei.yao 8 years ago
parent
commit
2e7466153f
2 changed files with 5 additions and 1 deletions
  1. 1 1
      VERSION
  2. 4 0
      ecs/ChangeLog.txt

+ 1 - 1
VERSION

@@ -1 +1 @@
-1.0.10
+1.0.11

+ 4 - 0
ecs/ChangeLog.txt

@@ -1,3 +1,7 @@
+2018-02-06 Version: 1.0.11
+1, ModifyInstanceChargeType add instanceChargeType param, support prepay instance to postpay instance.
+2, ModifyPrepayInstanceSpec add operatorType param, support downgrade prepay ecs.
+
 2018-01-10 Version: 升级小版本
 1, First release ecs for C++