Skip to content

Commit 088a838

Browse files
committed
docs: update CHANGELOG
Closes #246
1 parent eb60131 commit 088a838

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@
1313
* Fix [#208] - make `CommandLineApplication.ExecuteAsync` actually asynchronous
1414
* Fix [#153] - add async methods that accept cancellation tokens
1515
* Fix [#111] - Handle CTRL+C by default
16+
* Fix [#246] by [@kyle-rader] - Multi-line option descriptions do not indent correctly
1617

18+
[#246]: https://github.com/natemcmaster/CommandLineUtils/issues/246
1719
[#111]: https://github.com/natemcmaster/CommandLineUtils/issues/111
1820
[#153]: https://github.com/natemcmaster/CommandLineUtils/issues/153
1921
[#208]: https://github.com/natemcmaster/CommandLineUtils/issues/208
@@ -359,6 +361,7 @@ Other:
359361
[@jcaillon]: https://github.com/jcaillon
360362
[@jerriep]: https://github.com/jerriep
361363
[@kant2002]: https://github.com/kant2002
364+
[@kyle-rader]: https://github.com/kyle-rader
362365
[@lucastheisen]: https://github.com/lucastheisen
363366
[@liamdawson]: https://github.com/liamdawson
364367
[@lvermeulen]: https://github.com/lvermeulen

0 commit comments

Comments
 (0)