diff --git a/CHANGES.rst b/CHANGES.rst index 90e87da..270feb4 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -5,6 +5,9 @@ CHANGES 5.0.0 (unreleased) ------------------ +- Converted most doctests to Sphinx documentation, and published to + http://zopetestbrowser.rtfd.org/ . + - Internal implementation now uses WebTest instead of ``mechanize``. The ``mechanize`` dependency is completely dropped. **This is a backwards-incompatible change.**