diff --git a/CHANGELOG.md b/CHANGELOG.md index c396b67..2540ce2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## WIP + +* Support compiling the tests with an external copy of Catch2. [#653][] + +[#653]: https://github.com/CLIUtils/CLI11/pull/653 + ## Version 2.1: Names and callbacks The name restrictions for options and subcommands are now much looser, allowing