minor #37470 [Workflow] Normalize workflow changelog (lyrixx)

This PR was merged into the 5.2-dev branch.

Discussion
----------

[Workflow] Normalize workflow changelog

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       |
| License       | MIT
| Doc PR        |

Commits
-------

e1de806050 [Workflow] Normalize workflow changelog
This commit is contained in:
Nicolas Grekas 2020-07-03 14:54:52 +02:00
commit b3df84c857
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
-----