Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
j-a-y-h committed Dec 14, 2019
1 parent fa76e3d commit d5b859f
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 @@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed
* [`useForm`] Renamed `defaultValues` parameter to `initialValues`
* [`useSettersAsRefEventHandler`] `event` is optional when using the hook with options.
* [`useSettersAsRefEventHandler`] `handlers` must be called with an array of function when using the hook with options.

## [0.0.9] - 2019-09-08
### Added
Expand Down

0 comments on commit d5b859f

Please sign in to comment.