From 728ece9cd1419edecc3ee161425f6736f9051098 Mon Sep 17 00:00:00 2001 From: "haowei.yao" Date: Tue, 6 Mar 2018 13:58:46 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=B1=E5=BB=B7=E8=AF=9A=E5=8F=91=E8=B5=B7?= =?UTF-8?q?=E7=9A=84CLOUDPHOTO=20SDK=E8=87=AA=E5=8A=A8=E5=8F=91=E5=B8=83,?= =?UTF-8?q?=20BUILD=5FID=3D459,=20=E7=89=88=E6=9C=AC=E5=8F=B7=EF=BC=9A1.2.?= =?UTF-8?q?6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: haowei.yao --- CHANGELOG | 6 ++++++ VERSION | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index d982a9528..197f7e415 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,9 @@ +2018-03-06 Version: 1.2.6 +1, add GetAlbumsByNames +2, add ListEvent/CreateEvent/EditEvent/DeleteEvent/GetEvent +3, add return IdStr for string + + 2018-03-06 Version: 1.2.5 1, add GetAlbumsByNames 2, add ListEvent/CreateEvent/EditEvent/DeleteEvent/GetEvent diff --git a/VERSION b/VERSION index 3a1f10eae..7e099ec5d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.2.5 \ No newline at end of file +1.2.6 \ No newline at end of file