Updated translations
authorThierry Florac <tflorac@ulthar.net>
Sun, 11 Mar 2018 11:23:38 +0100
changeset 109 8d30e6009507
parent 108 c90fcf4fb977
child 110 a0dc19486b77
Updated translations
docs/HISTORY.txt
src/pyams_security.egg-info/PKG-INFO
--- a/docs/HISTORY.txt	Sat Mar 10 02:07:46 2018 +0100
+++ b/docs/HISTORY.txt	Sun Mar 11 11:23:38 2018 +0100
@@ -1,6 +1,11 @@
 History
 =======
 
+0.1.9
+-----
+ - updated creation form data extraction
+ - updated database upgrade code
+
 0.1.8
 -----
  - switched to Pyramid 1.9 and removed custom CSRF handling code
--- a/src/pyams_security.egg-info/PKG-INFO	Sat Mar 10 02:07:46 2018 +0100
+++ b/src/pyams_security.egg-info/PKG-INFO	Sun Mar 11 11:23:38 2018 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pyams-security
-Version: 0.1.8
+Version: 0.1.9
 Summary: PyAMS security interfaces and classes
 Home-page: http://hg.ztfy.org/pyams/pyams_security
 Author: Thierry Florac
@@ -107,6 +107,11 @@
         History
         =======
         
+        0.1.9
+        -----
+         - updated creation form data extraction
+         - updated database upgrade code
+        
         0.1.8
         -----
          - switched to Pyramid 1.9 and removed custom CSRF handling code