Changelog
=========

3.2 - (2026-04-14)
---------------------------
* Change: Add integration tests for @workflow.progress REST API views
  [avoinea]

3.1 - (2025-11-19)
---------------------------
* Change: Replace Python linting to ruff
  [mihaidobrescu1111 = refs #286821]
* Change: Add plone6 tests
  [mihaidobrescu1111 = refs #293593]

3.0 - (2022-03-11)
---------------------------
* Feature: Generic Profile Export / Import Workflow progress
  [avoinea refs #145772]

2.3 - (2021-12-16)
---------------------------
* Change: Fix package classifiers and python_requires
  [avoinea]

2.2 - (2021-12-08)
---------------------------
* Feature: Add transitions to @workflow.progress RestAPI endpoint
  [avoinea refs #124587]

2.1 - (2021-06-11)
---------------------------
* Change: Merge #134214
  [Petchesi-Iulian]

2.0 - (2020-12-04)
---------------------------
* Change: Guess Progress: 25 50 75 100 and minProgress -1
  [avoinea refs #124586]

1.1 - (2020-11-26)
---------------------------
* Bug fix: Could not adapt Document to IWorkflowProgress
  [@avoinea refs #124586]

1.0 - (2020-11-25)
-----------------------

* Expose workflow progress via RestAPI
  [@avoinea refs #124586]
