--- /dev/null
+# Changelog
+
+## Latest Changes
+
+## Version 1.0
+
+First release.
+
+Features:
+
+ - Serve templated html files via a config.
+ - Reload configuration on SIGUSR1 or by listening (enabled by cmd parameter).
+ - Cache served html (enabled by cmd parameter).
+ - Serve static files from "static-dir" (enabled by cmd parameter).
--cache-entry-lifetime-seconds=<SECONDS>
--enable-static-dir=<DIR>
+## Changelog
+
+See the [Changelog.](https://git.seodisparate.com/stephenseo/c_simple_http/src/branch/main/Changelog.md)
+
## Before Compiling
Make sure that the git submodule(s) are loaded: