From 78b627f1d2d621d5722cb564341ea5e7173531b0 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Thu, 10 Jul 2014 01:30:24 -0400 Subject: [PATCH] Update HISTORY --- HISTORY.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/HISTORY.rst b/HISTORY.rst index d3e53012f6..78378ba747 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,14 +1,16 @@ -1.0 (XX/XX/XXXX) +1.0 (XX/07/2014) ================ - New repository: https://github.com/mayan-edms/mayan-edms -- Update required version of Django to 1.5 +- Update required version of Django to 1.6 - Translation update and inclusion of new languages - Use of related_name in some models - Removal of circular imports - Removal of included 3rd party modules - Automatic testing and code coverage check - Update of required modules and libraries versions -- Database connection leaks +- Database connection leaks fixes - Deletion of detached signatures - Removal of fabric based installations +- New project structure +- New API system, browseable API, browseable API documentation