Skip to content

Commit

Permalink
Update for recent addition/fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
c-blake committed Nov 7, 2024
1 parent d99fd32 commit bd81518
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@ Version: 1.7.8
output will be used for (eg. piping output to grep, $PAGER, etc.). Sample
code showing fine-grained wrap control is in `test/PassValuesMulti.nim`.

- Add `usehdr` variable for `usage` templates. If $usehdr/${usehdr} is used
in the active template, then do not auto-prefix with "Usage:".

- Fix a bug where CLuser [template]use= / [template]usage= was ignored.

Version: 1.7.7
--------------
- Long overdue simplification of config-file open in `clCfgInit`, `clCfgToml`
Expand Down

0 comments on commit bd81518

Please sign in to comment.