Changelog entry for PR#25

This commit is contained in:
Georg Brandl 2012-10-28 18:35:01 +01:00
parent cc98245c42
commit e7ba8c364d

View File

@ -1,6 +1,9 @@
Release 1.2 (in development)
============================
* PR#25: In inheritance diagrams, the first line of the class docstring
is now the tooltip for the class.
* PR#47: Added :mod:`sphinx.ext.linkcode` extension.
* PR#75: Added ``--follow-links`` option to sphinx-apidoc.