Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chaceburnette authored Aug 18, 2021
1 parent 20a3b59 commit 3a0a197
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## v1.2.0

* BREAKING CHANGE - Modified the return format for `setupStore` to be a single object instead of an array of parts
* usePersistedState - the set state function now supports the functional state update syntax
* `usePersistedState` - the set state function now supports the functional state update syntax

## v1.1.1

Expand All @@ -20,7 +20,7 @@
## v1.0.1

* Cleaning up some unused files
* Adding better error messages for usePersistedState and StoreProvider
* Adding better error messages for `usePersistedState` and `StoreProvider`
* README updates and tweaks

## v1.0.0
Expand Down

0 comments on commit 3a0a197

Please sign in to comment.