From 3453c560b205a3dcd2984c463c4f5c536a362247 Mon Sep 17 00:00:00 2001 From: sdk-team Date: Tue, 2 Jul 2019 11:42:57 +0800 Subject: [PATCH] Fix Double to double. --- CHANGELOG | 3 +++ VERSION | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index d82c3f5f9..9e8314d50 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,6 @@ +2019-07-02 Version 1.36.56 +- Fix Double to double. + 2019-07-01 Version 1.36.55 - Support cloud_essd disk category for API CreateDisk, CreateInstance and RunInstances, and support configurating PerformanceLevel when choose cloud_essd. - Add ModifyDiskSpec API to support cloud_essd PerformanceLevel modification. diff --git a/VERSION b/VERSION index 5c442126f..a142cdaa5 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.36.55 \ No newline at end of file +1.36.56 \ No newline at end of file