Update release notes

This commit is contained in:
Roberto Rosario
2015-07-01 02:53:26 -04:00
parent f65fb2cd6c
commit 9105fdf0fa

View File

@@ -52,7 +52,13 @@ What's new in Mayan EDMS v2.0
* PyYAML
* django-autoadmin
* Permissions refactor
* ACLs refactor
* Removal of anonymous user supporta
* Removal of default class ACLs
* Refactor of metadata validators
* Management command to remove obsolete permissions
* Simplification of permissions/ACLS and role system
Upgrading from a previous version
=================================
@@ -117,7 +123,6 @@ Remove unused dependencies::
$ pip uninstall python-hkp
$ pip uninstall django-sendfile
The upgrade procedure is now complete.