From 3e25f8bde6bbd2e1d7a93dd62247df3a04f01e43 Mon Sep 17 00:00:00 2001 From: sdk-team Date: Thu, 23 Jul 2020 09:34:05 +0800 Subject: [PATCH] Add GenerateAndExportDataKey, ExportDataKey, ReEncrypt api. --- CHANGELOG | 3 +++ VERSION | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 395db1473..1248751ea 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,6 @@ +2020-07-23 Version: 1.36.531 +- Add GenerateAndExportDataKey, ExportDataKey, ReEncrypt api. + 2020-07-23 Version: 1.36.530 - Add GenerateAndExportDataKey, ExportDataKey, ReEncrypt api. diff --git a/VERSION b/VERSION index 4350fd6a5..9961bc8c4 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.36.530 \ No newline at end of file +1.36.531 \ No newline at end of file