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