Version 0.1.10 0.1.10
authorThierry Florac <thierry.florac@onf.fr>
Fri, 27 Apr 2018 10:38:27 +0200
changeset 65 47222c794e2f
parent 64 e9e71b24f431
child 66 c6217374bfea
Version 0.1.10
docs/HISTORY.txt
src/pyams_scheduler.egg-info/PKG-INFO
--- a/docs/HISTORY.txt	Wed Apr 11 11:37:21 2018 +0200
+++ b/docs/HISTORY.txt	Fri Apr 27 10:38:27 2018 +0200
@@ -1,6 +1,11 @@
 History
 =======
 
+0.1.10
+------
+ - renamed factories to use snake_case on functions
+ - add prefix to edit forms
+
 0.1.9
 -----
  - added 0MQ authentication
--- a/src/pyams_scheduler.egg-info/PKG-INFO	Wed Apr 11 11:37:21 2018 +0200
+++ b/src/pyams_scheduler.egg-info/PKG-INFO	Fri Apr 27 10:38:27 2018 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pyams-scheduler
-Version: 0.1.9
+Version: 0.1.10
 Summary: PyAMS tasks scheduler
 Home-page: http://hg.ztfy.org/pyams/pyams_scheduler
 Author: Thierry Florac
@@ -62,6 +62,11 @@
         History
         =======
         
+        0.1.10
+        ------
+         - renamed factories to use snake_case on functions
+         - add prefix to edit forms
+        
         0.1.9
         -----
          - added 0MQ authentication