Skip to content

Commit 6e1b2f3

Browse files
committed
Update CHANGELOG
1 parent 87982bf commit 6e1b2f3

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [Unreleased]
4+
5+
Bugs fixed:
6+
* Fix [#189][189] by [@TheConstructor]: fix inferrence about clustering options for sub-sub-commands
7+
8+
[189]: https://github.com/natemcmaster/CommandLineUtils/pull/189
9+
310
## [v2.3.0-beta]
411

512
Bugs fixed:
613

7-
* Fix ([#86][86]) [@handcraftedsource]: handled nested HelpOptions. Fixes InvalidOperationException when multiple help options were defined.([#158][158])
14+
* Fix [#86][86] by [@handcraftedsource]: handled nested HelpOptions. Fixes InvalidOperationException when multiple help options were defined.([#158][158])
815
* Fix [#163][163] - Obsolete CommandOption.Template and fix help text generation to accurately list available options
916
* [@TheConstructor]: fixed a bug in ConstructorInjectionConvention ([#181][181])
1017

0 commit comments

Comments
 (0)