From 86d221274d72a0fd3835f1e2a770b0d31b20f764 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Sat, 12 Jul 2014 03:57:07 -0400 Subject: [PATCH] Update HISTORY file --- HISTORY.rst | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index 30d8bafabb..0ef5a37b0d 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1 +1,21 @@ -.. include:: docs/releases/1.0.rst +1.0 (2014-07-??) +================ + +- New home @ https://github.com/mayan-edms/mayan-edms +- Updated to use Django 1.6 +- Translation updates +- Custom model properties removal +- Source code improvements +- Removal of included 3rd party modules +- Automatic testing and code coverage check +- Update of required modules and libraries versions +- Database connection leaks fixes +- Support for deletion of detached signatures +- Removal of Fabric based installations script +- Pluggable OCR backends +- OCR improvements +- License change, Mayan EDMS in now licensed under the Apache 2.0 License +- PyPI package, Mayan EDMS in now available on PyPI: https://pypi.python.org/pypi/mayan-edms/ +- New REST API + +For a full changelog and release notes go to: http://mayan.readthedocs.org/en/latest/releases/1.0.html