--- a/src/pyams_scheduler.egg-info/PKG-INFO Sun Jan 14 14:49:24 2018 +0100
+++ b/src/pyams_scheduler.egg-info/PKG-INFO Sun Jan 14 14:50:30 2018 +0100
@@ -1,11 +1,12 @@
Metadata-Version: 1.1
Name: pyams-scheduler
-Version: 0.1.6
+Version: 0.1.7
Summary: PyAMS tasks scheduler
Home-page: http://hg.ztfy.org/pyams/pyams_scheduler
Author: Thierry Florac
Author-email: tflorac@ulthar.net
License: ZPL
+Description-Content-Type: UNKNOWN
Description: =======================
pyams_scheduler package
=======================
@@ -61,6 +62,12 @@
History
=======
+ 0.1.7
+ -----
+ - use ZODBConnection class instead of ZEOConnection to handle any ZODB storage for scheduler
+ - add scheduler process connection test
+ - add Pyramid settings to start scheduler process
+
0.1.6
-----
- added tasks settings view name attribute to handle tasks without settings view