--- a/src/pyams_scheduler.egg-info/PKG-INFO Thu Jan 10 17:18:19 2019 +0100
+++ b/src/pyams_scheduler.egg-info/PKG-INFO Fri Jan 11 13:16:59 2019 +0100
@@ -1,6 +1,6 @@
Metadata-Version: 2.1
Name: pyams-scheduler
-Version: 0.1.12.1
+Version: 0.1.13
Summary: PyAMS tasks scheduler
Home-page: http://hg.ztfy.org/pyams/pyams_scheduler
Author: Thierry Florac
@@ -61,6 +61,13 @@
History
=======
+ 0.1.13
+ ------
+ - added marker interface for scheduler process
+ - updated base task thread class to be able to get settings from a Task object
+ - set local registry before checking request when running task
+ - added Task "principal_id" attribute, to be able to define a custom principal when running task
+
0.1.12.1
--------
- updated translations