From 5fbfe99c2fbb6385044801812f93cc9b1dc03626 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Tue, 11 Nov 2014 14:37:04 -0400 Subject: [PATCH] Update release notes --- docs/releases/1.1.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/releases/1.1.rst b/docs/releases/1.1.rst index 28009a0c9f..a2e8f4785c 100644 --- a/docs/releases/1.1.rst +++ b/docs/releases/1.1.rst @@ -25,7 +25,7 @@ What's new in Mayan EDMS v1.1 * Views namespaces * Language translation updates * Removal of the splash screen -* Sending documents via email +* Sending and receiving documents via email * Remove hardcoded root (/) redirections * Proper capitalization of messages * Removal of APSCheduler as a requirement @@ -39,8 +39,11 @@ What's new in Mayan EDMS v1.1 * More API endpoints * Improvement of the existing API endpoints * Improve sources app model sub classes and inheritance handling -* Deprecation of Python 2.6 support +* Drop support for Python 2.6 * Add CORS support to the API +* Bulk document type change +* Watch folders +* Removal of the duplicate document search support Upgrading from a previous version