diff --git a/docs/changelog.rst b/docs/changelog.rst index 1cb8ddf..b803256 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -9,6 +9,7 @@ Changelog - Added a new parser for Sphinx documentation that uses `intersphinx `_ files that are machine readable. That should lead to more reliable parsing and a better deduction of symbol types. + (`#28 `_) - Added Sphinx-based documentation. - Added colors and styles to make output more comprehensible. - ``setup.py test`` works now. @@ -20,7 +21,8 @@ Changelog 1.2.1 (2014-07-24) ------------------ -- Fix docset name deduction if the source path ends with a ``/`` (`#26 `_). +- Fix docset name deduction if the source path ends with a ``/``. + (`#26 `_ 1.2.0 (2014-01-07)