Skip to content

Commit 0d06d21

Browse files
authored
docs: fix rendering issue for changelog on GitHub
1 parent d55f8fb commit 0d06d21

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

CHANGELOG.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,17 +19,14 @@ testing system and single file generation system.
1919
* Support `->silent()` on subcommands. [#529][]
2020
* Add alias section to help for subcommands [#545][]
2121
* Allow quotes to specify a program name [#605][]
22-
2322
* Backend: redesigned MakeSingleFiles to have a higher level of manual control, to support future features. [#546][]
2423
* Backend: moved testing from GTest to Catch2 [#574][]
25-
2624
* Bugfix: avoid duplicated and missed calls to the final callback [#584][]
2725
* Bugfix: support embedded newlines in more places [#592][]
2826
* Bugfix: avoid listing helpall as a required flag [#530][]
2927
* Bugfix: avoid a clash with WINDOWS define [#563][]
3028
* Bugfix: the help flag didn't get processed when a config file was required [#606][]
3129
* Bugfix: fix description of non-configurable subcommands in config [#604][]
32-
3330
* Build: support pkg-config [#523][]
3431

3532
#### Converting from CLI11 1.9:

0 commit comments

Comments
 (0)