Skip to content

Commit

Permalink
Update readme with v1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fkhadra committed May 8, 2017
1 parent 726b248 commit 6547c77
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,14 @@ toast.dismiss() // Remove all toasts !

## Release Notes

### v1.4.2

- Don't try to pass down the props when we render a string like so : `toast(<div>hello</div>)`

#### Bug fix

- Fixed the test to check if the toast can be rendered

### v1.4.0

- React v16 ready : moving to prop-types and react-transition-group
Expand Down

0 comments on commit 6547c77

Please sign in to comment.