From 7a29b2496bb782487712926c137eebbe510b3009 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Tue, 1 Aug 2017 01:20:37 -0400 Subject: [PATCH] Update release notes. Signed-off-by: Roberto Rosario --- HISTORY.rst | 1 + docs/releases/3.0.rst | 5 +---- 2 files changed, 2 insertions(+), 4 deletions(-) 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 --------