----------------
- Add support for package that lies in a subdirectory. [249]
- Removing ``compat.subprocess``. [298]
- Python 3.3 is no longer supported. [300]
- The 'automodapi' Sphinx extension (and associated dependencies) has now
been moved to a standalone package which can be found at
https://github.com/astropy/sphinx-automodapi - this is now bundled in
astropy-helpers under astropy_helpers.extern.automodapi for
convenience. Version shipped with astropy-helpers is v0.6.
[278, 303, 309, 323]
- The ``numpydoc`` Sphinx extension has now been moved to
``astropy_helpers.extern``. [278]
- Fix ``build_docs`` error catching, so it doesn't hide Sphinx errors. [292]
- Fix compatibility with Sphinx 1.6. [318]
- Updating ez_setup.py to the last version before it's removal. [321]