Update release notes

This commit is contained in:
Roberto Rosario
2015-06-08 15:58:27 -04:00
parent 9135a7d470
commit faae9994a2

View File

@@ -33,6 +33,11 @@ What's new in Mayan EDMS v2.0
* GitPython * GitPython
* psutil * psutil
* python-hkp * python-hkp
* sendfile
* New document converter
* New class based transformations
Upgrading from a previous version Upgrading from a previous version
================================= =================================
@@ -94,6 +99,7 @@ Remove unused dependencies::
$ pip uninstall GitPython $ pip uninstall GitPython
$ pip uninstall psutil $ pip uninstall psutil
$ pip uninstall python-hkp $ pip uninstall python-hkp
$ pip uninstall django-sendfile
The upgrade procedure is now complete. The upgrade procedure is now complete.
@@ -102,6 +108,7 @@ The upgrade procedure is now complete.
Backward incompatible changes Backward incompatible changes
============================= =============================
* Document and sources transformations
Bugs fixed or issues closed Bugs fixed or issues closed
=========================== ===========================