Skip to content

Commit 87a1840

Browse files
committed
More changelog aesthetics
1 parent bd1e24f commit 87a1840

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

.idea/workspace.xml

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
* Added resetButton
3434

3535
### Fixes
36-
Fixed bug where `TYPE_TEXT` validates as `TYPE_EMAIL` - Closes [#1](https://github.com/danvick/flutter_form_builder/issues/1)
37-
Fixed initial value setting `FormBuilderInput.checkboxList()`
36+
* Fixed bug where `TYPE_TEXT` validates as `TYPE_EMAIL` - Closes [#1](https://github.com/danvick/flutter_form_builder/issues/1)
37+
* Fixed initial value setting `FormBuilderInput.checkboxList()`
3838

3939
### Breaking Changes
4040
* `placeholder` attribute of class `FormBuilderInput` renamed to `hint`

0 commit comments

Comments
 (0)