Peter M. Groen
/
CLI11
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
081bb93b005ea9f90e5b4a2f2fc37bde27c463da
Authored by
Henry Fredrick Schreiner
2017-06-02 11:50:35 -0400
1 parent
e8fd2682
Adding recent addition to Changelog
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
CHANGELOG.md
CHANGELOG.md
View file @
081bb93
1
+## Version 1.1 (in progress)
2
+* Added support for basic enumerations [#12](https://github.com/CLIUtils/CLI11/issues/12)
3
+
1
4
## Version 1.0
2
5
* Cleanup using `clang-tidy` and `clang-format`
3
6
* Small improvements to Timers, easier to subclass Error
...
...