src/pyams_scheduler.egg-info/PKG-INFO
changeset 59 50be7d1d45b2
parent 47 a841be26e948
child 65 47222c794e2f
--- a/src/pyams_scheduler.egg-info/PKG-INFO	Sun Mar 11 11:06:47 2018 +0100
+++ b/src/pyams_scheduler.egg-info/PKG-INFO	Sun Mar 11 11:23:37 2018 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pyams-scheduler
-Version: 0.1.8
+Version: 0.1.9
 Summary: PyAMS tasks scheduler
 Home-page: http://hg.ztfy.org/pyams/pyams_scheduler
 Author: Thierry Florac
@@ -62,6 +62,14 @@
         History
         =======
         
+        0.1.9
+        -----
+         - added 0MQ authentication
+         - updated global registry access
+         - updated database upgrade code and remove INewLocalSite event subscriber
+         - check for PyAMS command line script in application startup
+         - use request context in task run method
+        
         0.1.8
         -----
          - use TableViewlet base class for scheduler jobs table