expired subscriptions and deleted topics with no subscribers are now removed from...
[websub-hub] / CHANGELOG.md
index 966dede5324bae5c60a68b606f7e693c20367e9f..c14c493d1e098eedde9dcc90dca6a4d3b581acef 100644 (file)
@@ -4,6 +4,12 @@ Releases and notable changes to this project are documented here.
 
 ## [Unreleased]
 
+### Added
+
+- Accept multiple topics in publish requests.
+- Expired subscription entries are removed from the database when their topics are updated.
+- Topics which have been marked deleted are removed from the database after all subscribers have been notified.
+
 ## [v1.1.5] - 2021-08-23
 
 ### Fixed