Skip to content

Commit

Permalink
doc: Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kappler committed Nov 30, 2018
1 parent cd8c8ca commit 64b1528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.MD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Changelog
All notable changes to this project will be documented in this file.

## [Unreleased]
## [2.1.0] # 2018-11-30
### New features
- Added prop `resetOnSubmit` to `Form`. When set to true, the form will trigger a form reset after a successful submit. Default setting: false
- Added option for custom **required validators**. The form will now recognize a custom required validator if a synchronous validator is tagged with `isDefaultValidator = true`
Expand Down

0 comments on commit 64b1528

Please sign in to comment.