From d444835f99a43735c5752b204b33d27e21f749fc Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Sat, 12 Mar 2016 04:27:49 -0400 Subject: [PATCH] Update changelog. --- HISTORY.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.rst b/HISTORY.rst index c6227d6ac3..839e73b7ea 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -17,6 +17,7 @@ - Make document type delete time period optional. - Fixed date locale handling in document properties, checkout and user detail views. - Add new permission: checkout details view. +- Add HTML5 upload widget. Issue #162. 2.0.2 (2016-02-09) ==================