From ae9a6b524fad76a4202ebc44e671081d18252966 Mon Sep 17 00:00:00 2001 From: Kay Kurokawa Date: Mon, 5 Jun 2017 16:28:32 -0400 Subject: [PATCH] add changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e815cdf3..b1d3abe9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,9 @@ at anytime. ### Fixed * Race condition from improper initialization and shutdown of the blob manager database * Various fixes for GetStream class used in API command get + * Download analytics error + * Fixed flag options in file_delete API command + * ### Deprecated *