From f4eee426835bed7cdd9de47f530bcf3bff622e07 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Fri, 11 Aug 2017 00:24:35 -0400 Subject: [PATCH] Update changelog. Signed-off-by: Roberto Rosario --- HISTORY.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 5ce5799a99..70e2229b78 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -22,6 +22,9 @@ - Disregard the last 3 dots that mark the end of the YAML document. - Add support for multiple dashboards. - Add support for removing dashboard widgets. +- Convert document version view to item list view. +- Add support for browsing individual document versions. +- Add support for dropdown menus to the item list view template. 2.6.4 (2017-07-26) ==================