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.