allow customizing html footer via config
[websub-hub] / CHANGELOG.md
index 0378b17264c01b6b390e76aba426144260f4416d..759570c88e83f3580b5c4de523c588033b27192d 100644 (file)
@@ -4,6 +4,14 @@ Releases and notable changes to this project are documented here.
 
 ## [Unreleased]
 
+### Fixed
+
+- Prevent task processor from being re-invoked if it is already running.
+
+### Added
+
+- Allow more configuration of html page content.
+
 ## [v1.1.3] - 2021-08-13
 
 ### Fixed