Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Fixed CHANGELOG
  • Loading branch information
lyrixx committed Apr 2, 2018
commit ca1352d7abdaf4e75ebe76b1df3280f22a16294a
3 changes: 2 additions & 1 deletion src/Symfony/Component/Workflow/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
-----
Expand Down