From d5efd53b5b37909824af4291603085f54cb673ce Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Wed, 3 Apr 2019 16:54:45 -0400 Subject: [PATCH] Add issue 564 credit. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Thanks to the Stéphane (@shoyu) for the report and debug information. Signed-off-by: Roberto Rosario --- HISTORY.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index 3d84df35c1..8705dee8e1 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -28,7 +28,8 @@ (@robert.schoeftner)for the report and solution. GitLab issue #574. * Add missing document index API view create permission. * Fix index list API view. Add index create, delete, detail API tests. - GitLab issue #564. + GitLab issue #564. Thanks to the Stéphane (@shoyu) for the report and debug + information. 3.1.9 (2018-11-01) ==================