[Workflow] Normalize workflow changelog

This commit is contained in:
Grégoire Pineau 2020-07-01 15:44:40 +02:00
parent 5b6139f488
commit e1de806050
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ CHANGELOG
5.2.0
-----
* Added function `workflow_transition` to easily retrieve a specific transition object
* added the `workflow_transition()` function to easily retrieve a specific transition object
5.0.0
-----

View File

@ -4,7 +4,7 @@ CHANGELOG
5.2.0
-----
* Added function `getEnabledTransition` to easily retrieve a specific transition object
* Added `Workflow::getEnabledTransition()` to easily retrieve a specific transition object
5.1.0
-----