diff -r 51bf353e296b -r 75848827f8af docs/HISTORY.txt --- a/docs/HISTORY.txt Fri Aug 06 16:21:13 2021 +0200 +++ b/docs/HISTORY.txt Fri Aug 06 16:43:43 2021 +0200 @@ -1,6 +1,10 @@ History ======= +0.1.18 +------ + - updated target URL after workflow transition + 0.1.17.2 -------- - updated for PyAMS_utils API changes @@ -11,14 +15,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 ------