Commit 897cb3e7f9c8d59267695803a75d7e6be978bcaa
1 parent
7a2a9e1c
Updated changelog
Showing
1 changed file
with
2 additions
and
0 deletions
CHANGELOG.md
| @@ -3,6 +3,8 @@ | @@ -3,6 +3,8 @@ | ||
| 3 | * Better CMake named target (CLI11) | 3 | * Better CMake named target (CLI11) |
| 4 | * More warnings added, fixed | 4 | * More warnings added, fixed |
| 5 | * Ini output now includes `=false` when `default_also` is true | 5 | * Ini output now includes `=false` when `default_also` is true |
| 6 | +* Ini no longer lists the help pointer | ||
| 7 | +* Added test for inclusion in multiple files and linking, fixed issues (rarely needed for CLI, but nice for tools) | ||
| 6 | 8 | ||
| 7 | ## Version 0.8 | 9 | ## Version 0.8 |
| 8 | 10 |