diff --git a/CHANGELOG.md b/CHANGELOG.md index 82a1a17d..ce1f6fa0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## Version 1.1 (in progress) +* Added support for basic enumerations [#12](https://github.com/CLIUtils/CLI11/issues/12) + ## Version 1.0 * Cleanup using `clang-tidy` and `clang-format` * Small improvements to Timers, easier to subclass Error