- Add deconstruct() call to model to prevent spurious migrations
0.4.2
------------------
- Add Django 1.8 support
0.4.1
------------------
- Fix pypi upload (no code changes)
0.4.0
------------------
- **Backwards incompatible change** JSONFormField has been moved to `jsonfield_compat.forms.JSONFormField` - More tests - Travis, coveralls integration