Skip to content

Commit

Permalink
add v0.1.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
magicdawn committed Sep 6, 2017
1 parent 94a1438 commit c3361d5
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# CHANGELOG

## v0.1.0 2017-09-06

- add immutability-helper package, use `action.update` to modify `store.state`

## v0.0.3 2017-08-30

- add more login to customMerger, existing `obj` should be strict equal after merge,
- add more logic to customMerger, existing `obj` should be strict equal after merge,
or, React `componentWillReceiveProps` will gone wrong

## v0.0.2 2017-08-20
Expand Down

0 comments on commit c3361d5

Please sign in to comment.