--- a/src/pyams_workflow.egg-info/PKG-INFO Fri Aug 06 16:21:13 2021 +0200
+++ b/src/pyams_workflow.egg-info/PKG-INFO Fri Aug 06 16:43:43 2021 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 2.1
Name: pyams-workflow
-Version: 0.1.17.2
+Version: 0.1.18
Summary: PyAMS workflow manager
Home-page: http://hg.ztfy.org/pyams/pyams_workflow
Author: Thierry Florac
@@ -11,6 +11,10 @@
History
=======
+ 0.1.18
+ ------
+ - updated target URL after workflow transition
+
0.1.17.2
--------
- updated for PyAMS_utils API changes
@@ -21,14 +25,15 @@
0.1.17
------
- - updated WorkflowContentPublicationInfo adapter to get correct visible publication date on contents which don't
- support versioning
+ - updated WorkflowContentPublicationInfo adapter to get correct visible publication date on
+ contents which don't support versioning
- use objects factory in annotations adapters
0.1.16
------
- - added Workflow "visible_states" attribute to make a distinction between published and visible states (because of
- contents in "pre-published" state for which effective publication date is not passed)
+ - added Workflow "visible_states" attribute to make a distinction between published and
+ visible states (because of contents in "pre-published" state for which effective publication
+ date is not passed)
0.1.15
------