potentially serve static files with static headers
[squeep-api-dingus] / CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644 (file)
index 0000000..4b796d1
--- /dev/null
@@ -0,0 +1,23 @@
+# Changelog
+
+Releases and notable changes to this project are documented here.
+
+## [Unreleased]
+
+## [v1.1.0] - 
+
+### Added
+
+- support setting additional static headers when serving static files
+
+## [v1.0.0] - 2021-08-01
+
+### Added
+
+- Everything.
+
+---
+
+[Unreleased]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=HEAD;hp=v1.1.0
+[v1.1.0]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v1.1.0;hp=v1.0.0
+[v1.0.0]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v1.0.0;hp=v0.0.0
\ No newline at end of file