From f923904a0e8071da27822287ae0f79eb4d822d3c Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Sun, 1 Apr 2018 01:59:43 -0400 Subject: [PATCH] Update changelog. Signed-off-by: Roberto Rosario --- HISTORY.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index ef493dab67..065e29d0c4 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -23,6 +23,8 @@ - Display a proper message in the document type metadata type relationship view when there are no metadata types exist. - Require the document view permission to view trashed documents. +- Make the multi object form perform an auto submit when the value is changed. +- Add multiple object select checkbox that was missing in the list item subtemplate. 2.7.3 (2017-09-11) ==================