[Workflow] Updated changelog according to #20787

This commit is contained in:
Grégoire Pineau 2017-02-13 11:25:18 +01:00
parent 772d8e6066
commit a0f1e850c0

View File

@ -4,5 +4,6 @@ CHANGELOG
3.3.0
-----
* Added `workflow.entered` events which is fired after the marking has been set.
* Deprecated class name support in `WorkflowRegistry::add()` as second parameter.
Wrap the class name in an instance of ClassInstanceSupportStrategy instead.