We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4b1464 commit a22ea13Copy full SHA for a22ea13
CHANGELOG.md
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
9
- `data` and `files` were wrongly exposed on `Form` class. Changed visibility to private and added `getData` and `getFiles` methods.
10
- Allow non-required file fields
11
- Fixed choice field values check
12
+ - Added retrocompability between Twig v1 and v2
13
14
## [2.0.3] - 2017-12-13
15
### Added
0 commit comments