diff -r 9bff468cbfc3 -r 738848a8d911 src/pyams_security.egg-info/PKG-INFO --- a/src/pyams_security.egg-info/PKG-INFO Tue Jun 25 16:27:09 2019 +0200 +++ b/src/pyams_security.egg-info/PKG-INFO Wed Jun 26 11:14:21 2019 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 2.1 Name: pyams-security -Version: 0.1.18 +Version: 0.1.19 Summary: PyAMS security interfaces and classes Home-page: http://hg.ztfy.org/pyams/pyams_security Author: Thierry Florac @@ -106,6 +106,11 @@ History ======= + 0.1.19 + ------ + - added checks when revoking role before removing entries from role's dictionary + - simplified tests in RolePrincipalsFieldProperty + 0.1.18 ------ - use object factory in annotations adapters