From df3f7c38c36e5a9e69a869f1dd58ce7817fc8b97 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Tue, 8 Nov 2016 19:23:06 -0400 Subject: [PATCH] Update changelog and release notes. --- HISTORY.rst | 3 ++- docs/releases/2.1.5.rst | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/HISTORY.rst b/HISTORY.rst index 394b02e54f..e22de3c9e2 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,4 +1,4 @@ -2.1.5 (2016-xx-xx) +2.1.5 (2016-11-xx) ================== - Backport resize transformation math operation fix (GitLab #319). - Update Pillow to 3.1.2 (Security fix). @@ -6,6 +6,7 @@ - Backport trash can navigation link resolution fix (GitLab #331). - Improve documentation regarding the use of GPG version 1 (GitLab #333). - Fix ACL create view HTML response type. (GitLab #335). +- Expland staging folder and watch folder explanation. 2.1.4 (2016-10-28) ================== diff --git a/docs/releases/2.1.5.rst b/docs/releases/2.1.5.rst index 93105f83ff..149a68efad 100644 --- a/docs/releases/2.1.5.rst +++ b/docs/releases/2.1.5.rst @@ -2,7 +2,7 @@ Mayan EDMS v2.1.5 release notes =============================== -Released: XX, 2016 +Released: November XX, 2016 What's new ========== @@ -22,6 +22,7 @@ Other changes - Backport trash can navigation link resolution fix (GitLab #331). - Improve documentation regarding the use of GPG version 1 (GitLab #333). - Fix ACL create view HTML response type. (GitLab #335). +- Expland staging folder and watch folder explanation. Removals --------