Skip to content

Commit 80f8411

Browse files
committed
Tweak changelog
1 parent 3af0e09 commit 80f8411

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/changelog.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Changelog
99

1010
- Added a new parser for Sphinx documentation that uses `intersphinx <http://sphinx-doc.org/latest/ext/intersphinx.html>`_ files that are machine readable.
1111
That should lead to more reliable parsing and a better deduction of symbol types.
12+
(`#28 <https://github.com/hynek/doc2dash/issues/28>`_)
1213
- Added Sphinx-based documentation.
1314
- Added colors and styles to make output more comprehensible.
1415
- ``setup.py test`` works now.
@@ -20,7 +21,8 @@ Changelog
2021
1.2.1 (2014-07-24)
2122
------------------
2223

23-
- Fix docset name deduction if the source path ends with a ``/`` (`#26 <https://github.com/hynek/doc2dash/issues/26>`_).
24+
- Fix docset name deduction if the source path ends with a ``/``.
25+
(`#26 <https://github.com/hynek/doc2dash/issues/26>`_
2426

2527

2628
1.2.0 (2014-01-07)

0 commit comments

Comments
 (0)