Update Changelog.md
All checks were successful
Run Unit Tests / build-and-run-unit-tests (push) Successful in 2m9s
All checks were successful
Run Unit Tests / build-and-run-unit-tests (push) Successful in 2m9s
This commit is contained in:
parent
d6edaa3bdd
commit
faa0c457d9
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ Add flag `--generate-static-enable-overwrite`. This flag enables overwriting of
|
||||||
files from static-dir to generate-dir (if static-dir was specified). Previous
|
files from static-dir to generate-dir (if static-dir was specified). Previous
|
||||||
implementation relied on `--generate-enable-ovewrite` for this behavior.
|
implementation relied on `--generate-enable-ovewrite` for this behavior.
|
||||||
|
|
||||||
|
Minor refactorings related to `printf` and `uintX_t`/`size_t` types.
|
||||||
|
|
||||||
## Version 1.4
|
## Version 1.4
|
||||||
|
|
||||||
Implemented "IF", "ELSEIF", "ELSE", "ENDIF", and "INDEX" for templates.
|
Implemented "IF", "ELSEIF", "ELSE", "ENDIF", and "INDEX" for templates.
|
||||||
|
|
Loading…
Reference in a new issue