Update CHANGES.md

This commit is contained in:
Christian Alfoni 2015-04-14 18:51:33 +02:00
parent 785ac0ca54
commit 6eb83c0c8a
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
This is the old CHANGES file. Please look at [releases](https://github.com/christianalfoni/formsy-react/releases) for latest changes.
**0.8.0**
- Fixed bug where dynamic form elements gave "not mounted" error (Thanks @sdemjanenko)
- React is now a peer dependency (Thanks @snario)