Skip to content

Commit

Permalink
docs: fix rendering issue for changelog on GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii authored Jul 14, 2021
1 parent d55f8fb commit 0d06d21
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,14 @@ testing system and single file generation system.
* Support `->silent()` on subcommands. [#529][]
* Add alias section to help for subcommands [#545][]
* Allow quotes to specify a program name [#605][]

* Backend: redesigned MakeSingleFiles to have a higher level of manual control, to support future features. [#546][]
* Backend: moved testing from GTest to Catch2 [#574][]

* Bugfix: avoid duplicated and missed calls to the final callback [#584][]
* Bugfix: support embedded newlines in more places [#592][]
* Bugfix: avoid listing helpall as a required flag [#530][]
* Bugfix: avoid a clash with WINDOWS define [#563][]
* Bugfix: the help flag didn't get processed when a config file was required [#606][]
* Bugfix: fix description of non-configurable subcommands in config [#604][]

* Build: support pkg-config [#523][]

#### Converting from CLI11 1.9:
Expand Down

0 comments on commit 0d06d21

Please sign in to comment.