diff --git a/HISTORY.rst b/HISTORY.rst index 999a7f0637..3874000da4 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -47,6 +47,7 @@ Next (2018-XX-XX) - Sort smart links by label. - Rename the internal name of the document type permissions namespace. Existing permissions will need to be updated. - Add support for OR type searches. Use the "OR" string between the terms. Example: term1 OR term2. +- Removed redundant permissions checks. 2.8 (2018-02-27) ================