From fe242c3039f06a06f19c2a3bc4551af950ca2449 Mon Sep 17 00:00:00 2001 From: Michael Price Date: Tue, 20 Mar 2018 19:33:10 -0400 Subject: [PATCH] Fix version name of the latest version. Signed-off-by: Michael Price --- HISTORY.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HISTORY.rst b/HISTORY.rst index 9fa099408a..6775aac964 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,5 +1,5 @@ -Next (2018-03-19) -================= +3.0 (2018-03-19) +================ - Fix permission filtering when performing document page searching. - Fix cabinet detail view pagination. - Update project to work with Django 1.11.11.