==================
- Add support for Python 3.5 and 3.6.
- Drop support for Python 2.6 and 3.3.
- Add support for PyPy and PyPy3.
- Support several new elements (inner and named links, underlines,
etc) in the docbook writer.
- Fix the XML output of ``DocBookBook``.
- 100% test coverage, maintained by CI and tox.
- Unused internal code in the ``stdom`` module was removed. See `issue
3 <https://github.com/zopefoundation/zope.structuredtext/issues/3>`_.