diff --git a/HISTORY.rst b/HISTORY.rst index 918f364959..863d767367 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,7 @@ - Metadat widget appearance changes - Content windows appearance changes - Add new document's version list view permission +- Add support for notifications. GitLab #262. 2.6.4 (2017-07-26) ================== diff --git a/docs/releases/3.0.rst b/docs/releases/3.0.rst index 2869a1c082..9058e0a718 100644 --- a/docs/releases/3.0.rst +++ b/docs/releases/3.0.rst @@ -10,12 +10,9 @@ What's new Other changes ------------- -- Metadat widget appearance changes -- Content windows appearance changes -- Add new document's version list view permission - Resource based API endpoints -- SANE scanner document source - Update required versions of Pillow to 4.1.1, django-compressor to 2.1.1, django-suit to 0.2.25, pyocr to 0.4.7, sh to 1.12.13 +- Add notifications support. Removals --------