Skip to content

Commit 3889065

Browse files
committed
Update changes in the 0.2.0 version
1 parent ab5ec54 commit 3889065

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ Changelog & contributors
1414
-----
1515

1616
- Section titles can now be used in tables of contents and linked to. The title itself is also used as the anchor. In the case of repeated names `_replicateX`, where `X` is a number, is prepended to ensure that all titles are uniquely linkable. This was bug #46.
17+
- The positional (aka required) and named (aka optional) option sections are now named "Positional Arguments" and "Named Arguments", for the sake of clarity (e.g., named arguments can be required). This was issue #58.
18+
- Fixed quoting of default strings (issue #59).
19+
- Added the `:noepilogue:` and `:nodescription:` options, thanks to @arewm.
20+
- Added the `:nosubcommand:` option, thanks to @arewm.
1721

1822
0.1.17
1923
------

0 commit comments

Comments
 (0)