From 99a35f493eb6dae03557ac25125a7fb0d14a4ef7 Mon Sep 17 00:00:00 2001 From: sdk-team Date: Wed, 1 Apr 2020 17:39:25 +0800 Subject: [PATCH] Parameters is string in StartExecution Response. --- CHANGELOG | 3 +++ VERSION | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 3e6a5d186..c8913ae24 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,6 @@ +2020-04-01 Version: 1.36.334 +- Parameters is string in StartExecution Response. + 2020-04-01 Version: 1.36.333 - Counters and Parameters are changed to Map in ListExections and StartExecution. diff --git a/VERSION b/VERSION index af564d9f3..0a3e6b988 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.36.333 \ No newline at end of file +1.36.334 \ No newline at end of file