From 0ef5cd3c63a292428d1524c22085fde1663a7d94 Mon Sep 17 00:00:00 2001 From: "yixiong.jxy" Date: Mon, 27 Aug 2018 17:29:44 +0800 Subject: [PATCH] =?UTF-8?q?IOT=20SDK=20Auto=20Released=20By=20cheyun.lxf,V?= =?UTF-8?q?ersion=EF=BC=9A1.23.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: yixiong.jxy --- CHANGELOG | 5 +++++ VERSION | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 463940ed1..30e07b652 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,8 @@ +2018-08-27 Version: 1.23.2 +1, Add api GetGatewayBySubDevice. +2, Modified the time related response parameters. +3, Add messageId in response with InvokeThingService,SetDeviceProperty and NotifyAddThingTopo. + 2018-08-23 Version: 1.23.1 1, RunInstance add privateIpAddress. diff --git a/VERSION b/VERSION index 1b50fc31b..db8b4ac78 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.23.1 \ No newline at end of file +1.23.2 \ No newline at end of file