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