Add to changelog for exception fix
This commit is contained in:
parent
51f9a94c91
commit
287d1e39e0
@ -21,6 +21,7 @@ options. The project adheres to semantic versioning.
|
|||||||
* Remove unused declaration of the undefined `ParseResult::get_option`.
|
* Remove unused declaration of the undefined `ParseResult::get_option`.
|
||||||
* Throw on invalid option syntax when beginning with a `-`.
|
* Throw on invalid option syntax when beginning with a `-`.
|
||||||
* Throw in `as` when option wasn't present.
|
* Throw in `as` when option wasn't present.
|
||||||
|
* Fix catching exceptions by reference.
|
||||||
|
|
||||||
## 2.1.1
|
## 2.1.1
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user