- Ensure all objects have a consistent interface resolution order. See `issue 7 <https://github.com/zopefoundation/zope.filerepresentation/issues/7>`_.
4.2.0
==================
- Add support for Python 3.5 and 3.6.
- Drop support for Python 2.6 and 3.3.
4.1.0
==================
- Add support for PyPy3.
- Add support for Python 3.4.
4.0.2
==================
- Add Trove classifiers indicating CPython and PyPy support.