Skip to content

Commit

Permalink
added a changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
craue committed Jun 25, 2015
1 parent 199b145 commit d8bf9bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- [#145]: bumped Symfony dependency to 2.3
- [#148]: restructured data storage
- [#180]: renamed step config option `type` to `form_type`
- [#184]: made the bundle Symfony 3 compatible, bumped Symfony dependency to 2.6
- removed the step field template
- renamed property `step` to `stepNumber` and method `getStep` to `getStepNumber` within event classes
- [#98]+[#143]: add a validation error to the current form if a form of a previous step became invalid
Expand Down Expand Up @@ -41,6 +42,7 @@
[#175]: https://github.com/craue/CraueFormFlowBundle/issues/175
[#178]: https://github.com/craue/CraueFormFlowBundle/issues/178
[#180]: https://github.com/craue/CraueFormFlowBundle/issues/180
[#184]: https://github.com/craue/CraueFormFlowBundle/issues/184

## 2.1.8 (2015-06-11)

Expand Down

0 comments on commit d8bf9bb

Please sign in to comment.