From 477869bd3b71ef53f4b665fe4ee077963617b30e Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Tue, 20 Dec 2016 01:09:13 -0400 Subject: [PATCH] Add entry about removing the installation app in the changelog and release note. --- HISTORY.rst | 2 +- docs/releases/2.2.rst | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index 1b6ee20514..644c5cbaec 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,6 +1,6 @@ 2.2 (2016-XX-XX) ================ -- Remove the installation app +- Remove the installation app (GitLab #301). - Add support for document page search - Remove recent searches feature - Remove dependency on the django-filetransfer library diff --git a/docs/releases/2.2.rst b/docs/releases/2.2.rst index 2a09864fc0..0bf5071c2c 100644 --- a/docs/releases/2.2.rst +++ b/docs/releases/2.2.rst @@ -82,6 +82,7 @@ Backward incompatible changes Bugs fixed or issues closed =========================== +* `GitLab issue #301 `_ Remove the installation app * `GitLab issue #311 `_ acl page return ContentType:Document * `GitLab issue #319 `_ TransformationResize issue with very "long" image * `GitLab issue #342 `_ Tags should be of unordered / unsorted data type