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 6e77042 commit 5e3b6a0Copy full SHA for 5e3b6a0
CHANGELOG.md
@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
8
### Fixed
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
13
## [2.0.3] - 2017-12-13
14
### Added
0 commit comments