]> git.seodisparate.com - c_simple_http/commitdiff
Update Changelog.md
authorStephen Seo <seo.disparate@gmail.com>
Mon, 25 Nov 2024 07:04:44 +0000 (16:04 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Mon, 25 Nov 2024 07:04:44 +0000 (16:04 +0900)
Changelog.md

index 67eca49e50d4de7905adf5393bec94f757794326..45c9aee48204f4b49cb5c74a650ac7078b9017f0 100644 (file)
@@ -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
 implementation relied on `--generate-enable-ovewrite` for this behavior.
 
+Minor refactorings related to `printf` and `uintX_t`/`size_t` types.
+
 ## Version 1.4
 
 Implemented "IF", "ELSEIF", "ELSE", "ENDIF", and "INDEX" for templates.