Skip to content

Commit b9d9229

Browse files
committed
Update CHANGELOG
1 parent a45177d commit b9d9229

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,13 @@
55
Bugs fixed:
66
* Fix [#189][189] by [@TheConstructor]: fix inferrence about clustering options for sub-sub-commands
77

8+
Enhancements:
9+
* Fix [#166][166] by [@TheConstructor]: make CommandLineApplication.GetValidationResult() public
10+
* PR [#192][192] by [@TheConstructor]: improve error handling in generic host, and unwrap TargetInvocationException
11+
812
[189]: https://github.com/natemcmaster/CommandLineUtils/pull/189
13+
[166]: https://github.com/natemcmaster/CommandLineUtils/pull/166
14+
[192]: https://github.com/natemcmaster/CommandLineUtils/pull/192
915

1016
## [v2.3.0-beta]
1117

0 commit comments

Comments
 (0)