Version 0.1.10 0.1.10
authorThierry Florac <thierry.florac@onf.fr>
Fri, 27 Apr 2018 10:44:04 +0200
changeset 60 5f91ad025e46
parent 59 a80821967d4f
child 61 55508d1c86dc
Version 0.1.10
docs/HISTORY.txt
src/pyams_content_es.egg-info/PKG-INFO
--- a/docs/HISTORY.txt	Wed Apr 11 12:16:45 2018 +0200
+++ b/docs/HISTORY.txt	Fri Apr 27 10:44:04 2018 +0200
@@ -1,6 +1,11 @@
 History
 =======
 
+0.1.10
+------
+ - renamed factories to use snake_case on functions
+ - added prefix to edit forms
+
 0.1.9
 -----
  - added 0MQ authentication and access control
--- a/src/pyams_content_es.egg-info/PKG-INFO	Wed Apr 11 12:16:45 2018 +0200
+++ b/src/pyams_content_es.egg-info/PKG-INFO	Fri Apr 27 10:44:04 2018 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pyams-content-es
-Version: 0.1.9
+Version: 0.1.10
 Summary: PyAMS content interfaces and classes for ElasticSearch indexation
 Home-page: http://hg.ztfy.org/pyams/pyams_content_es
 Author: Thierry Florac
@@ -24,6 +24,11 @@
         History
         =======
         
+        0.1.10
+        ------
+         - renamed factories to use snake_case on functions
+         - added prefix to edit forms
+        
         0.1.9
         -----
          - added 0MQ authentication and access control