Commit 229844f4f893022fc5e163a8344aeb264dd839d6

Authored by Henry Schreiner
1 parent de28d11f

docs: update CHANGELOG

Showing 1 changed file with 6 additions and 0 deletions
CHANGELOG.md
1 1 # Changelog
2 2  
  3 +## WIP
  4 +
  5 +* Support compiling the tests with an external copy of Catch2. [#653][]
  6 +
  7 +[#653]: https://github.com/CLIUtils/CLI11/pull/653
  8 +
3 9 ## Version 2.1: Names and callbacks
4 10  
5 11 The name restrictions for options and subcommands are now much looser, allowing
... ...