We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 07539f4 + 0a9de79 commit 75754a2Copy full SHA for 75754a2
docs/changelog.rst
@@ -2,6 +2,13 @@
2
Change log
3
**********
4
5
+0.2.3
6
+#####
7
+
8
+ * Fixed a variety of issues, such as with `@replace` (issue #99). Thanks to @evgeni
9
+ * You can now skip sections with `@skip`. Thanks to @evgeni
10
+ * Fixed handling of the epilog
11
12
0.2.2
13
#####
14
sphinxarg/__init__.py
@@ -1 +1 @@
1
-__version__ = '0.2.2'
+__version__ = '0.2.3'
0 commit comments