Skip to content

Commit 9b83a01

Browse files
committed
update changelog
1 parent 3f9cc7a commit 9b83a01

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

docs/CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
11
## Changelog
22

3+
### 0.16.2
4+
5+
- Add low-level escape hatches for manually adding parameter descriptors to the
6+
argument parser and bash completion scripts.
7+
- Add a hook provide hook for handling unknown subcommands.
8+
39
### 0.16.1
410

5-
Add support for annotation-based, macro-generated argument parsers.
11+
Add support for annotation-based, macro-generated argument parsers
12+
(experimental).
613

714
### 0.16.0
815

0 commit comments

Comments
 (0)