--- a/src/pyams_security.egg-info/PKG-INFO Tue May 29 09:47:42 2018 +0200
+++ b/src/pyams_security.egg-info/PKG-INFO Mon Jun 11 16:09:15 2018 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: pyams-security
-Version: 0.1.10
+Version: 0.1.11
Summary: PyAMS security interfaces and classes
Home-page: http://hg.ztfy.org/pyams/pyams_security
Author: Thierry Florac
@@ -107,6 +107,12 @@
History
=======
+ 0.1.11
+ ------
+ - updated groups management in forms
+ - updated login form base class when missing ZMI
+ - updated annotations adapters
+
0.1.10
------
- renamed factories to use snake_case on functions