- Do not fail on invalid objects in reference_catalog. Fixes `issue 32 <https://github.com/plone/plone.app.linkintegrity/issues/32>`_ and `48 <https://github.com/plone/plone.app.linkintegrity/issues/48>`_. [pbauer]
- Fix undeclared hard dependency on Archetypes [tomgross]
3.3.1
------------------
Bug fixes:
- Improved code quality. [gforcada]
- removed unittest2 dependency [kakshay21]
3.3
----------------
New features:
- Support for any ``zc.relation`` refercences being checked by ``delete_confirmation_info`` dialog, not only references linked in text. [thet]
Bug fixes:
- PEP8. [thet]
- Update code to follow Plone styleguide. [gforcada]
3.2.2
------------------
New features:
- Use plone.namedfile for testing images [didrix]
Bug fixes:
- Fix typo in logging method [tomgross]
3.2.1
------------------
Bug fixes:
- Show breakage info even if catalog is out of sync [tomgross]
3.2.0
------------------
New features:
- Compatibility with ZCatalog 4 (upgrade steps) [pbauer, jensens]