From 18a3773b65c0e88e713126ade1394df1f732f782 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Mon, 21 Mar 2016 15:53:27 -0400 Subject: [PATCH] Update changelog --- HISTORY.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.rst b/HISTORY.rst index 61bfa3745c..afd4fca80e 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -26,6 +26,7 @@ - Status messages now display the object class on which they operate not just the word "Object". - More tests added. - Handle unicode filenames in staging folders. +- Add staging file deletion permission. 2.0.2 (2016-02-09) ==================