Add to changelog for #182

This commit is contained in:
Jarryd Beck 2019-06-18 08:17:26 +10:00
parent 7b14d5f60b
commit 4f3fda4bf9

View File

@ -14,6 +14,7 @@ options. The project adheres to semantic versioning.
* Iterator inputs to `parse_positional`.
* Throw an exception if the option in `parse_positional` doesn't exist.
* Parse a delimited list in a single argument for vector options.
### Bug Fixes