- Hides default tab in edit form in Firefox when we click on another tab. Fix `32 <https://github.com/collective/plone.formwidget.masterselect/issues/32>`_ [wesleybl]
- Fix interfaces implemented by fields. [wesleybl]
- Use compile False in bundle. [wesleybl]
- Fix resource css not found. Fix `23 <https://github.com/collective/plone.formwidget.masterselect/issues/23>`_ [wesleybl]
- Remove old upgrade step. [wesleybl]
2.0.0
------------------
- Add support for Python 3 (Plone 5.2.2). Drop support for Python 2.7 & 3.6. [wkbkhard, laulaz]
- Fix loading the compiled js resource [alessandro.ceglie]