Fixed CHANGELOG

This commit is contained in:
Grégoire Pineau 2018-04-02 13:38:08 +02:00
parent baec431fd9
commit ca1352d7ab

View File

@ -11,7 +11,8 @@ CHANGELOG
* Added TransitionBlockers as a way to pass around reasons why exactly
transitions can't be made.
* Added a `MetadataStore`.
* Added Registry::all to return all the workflows associated with the specific subject
* Added `Registry::all` to return all the workflows associated with the
specific subject.
4.0.0
-----