Skip to content

Commit 61b8bf0

Browse files
committed
Updated changelog
1 parent de7c367 commit 61b8bf0

1 file changed

Lines changed: 4 additions & 7 deletions

File tree

docs/changelog.rst

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,6 @@
22
Change log
33
**********
44

5-
x.x.x
6-
#####
7-
8-
Changes
9-
10-
* The ``:filename:`` input is now resolved only to the ``conf.py`` directory (``srcdir`` in Sphinx)
11-
125
0.6.0
136
#####
147

@@ -35,6 +28,10 @@ Changes
3528
However, this release prefers using fully-qualified HREF targets like
3629
``sample-directive-opts-positional-arguments`` as the primary HREF so that customers
3730
are less likely to witness the ``_repeatX`` link in URLs.
31+
* `#32 <https://github.com/sphinx-doc/sphinx-argparse/issues/32>`__ Argparse commands are now part of a Sphinx domain
32+
* `#72 <https://github.com/sphinx-doc/sphinx-argparse/issues/72>`__ Coloring in argparse output can be disabled (default)
33+
* `#87 <https://github.com/sphinx-doc/sphinx-argparse/issues/87>`__ The ``:filename:`` input is now resolved only to
34+
the ``conf.py`` directory (``srcdir`` in Sphinx)
3835

3936
0.5.2
4037
#####

0 commit comments

Comments
 (0)