Add to changelog for exception fix

This commit is contained in:
Jarryd Beck 2018-11-20 08:25:24 +11:00
parent 51f9a94c91
commit 287d1e39e0

View File

@ -21,6 +21,7 @@ options. The project adheres to semantic versioning.
* Remove unused declaration of the undefined `ParseResult::get_option`.
* Throw on invalid option syntax when beginning with a `-`.
* Throw in `as` when option wasn't present.
* Fix catching exceptions by reference.
## 2.1.1