Commit 081bb93b005ea9f90e5b4a2f2fc37bde27c463da
1 parent
e8fd2682
Adding recent addition to Changelog
Showing
1 changed file
with
3 additions
and
0 deletions
CHANGELOG.md
| 1 | +## Version 1.1 (in progress) | ||
| 2 | +* Added support for basic enumerations [#12](https://github.com/CLIUtils/CLI11/issues/12) | ||
| 3 | + | ||
| 1 | ## Version 1.0 | 4 | ## Version 1.0 |
| 2 | * Cleanup using `clang-tidy` and `clang-format` | 5 | * Cleanup using `clang-tidy` and `clang-format` |
| 3 | * Small improvements to Timers, easier to subclass Error | 6 | * Small improvements to Timers, easier to subclass Error |