From bd5fe1af100339ef89d1b0d94424088c84fd6189 Mon Sep 17 00:00:00 2001 From: Michael Price Date: Wed, 14 Mar 2018 21:48:03 -0400 Subject: [PATCH] Update HISTORY file. Signed-off-by: Michael Price --- HISTORY.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index 3874000da4..90b46057d2 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -2,7 +2,7 @@ Next (2018-XX-XX) ================= - Fix permission filtering when performing document page searching. - Fix cabinet detail view pagination. -- Update project to work with Django 1.11.10. +- Update project to work with Django 1.11.11. - Fix deprecations in preparation for Django 2.0. - Improve permission handling in the workflow app. - The checkedout detail view permission is now required for the checked out document detail API view.