--- 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