X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=CHANGELOG.md;h=c14c493d1e098eedde9dcc90dca6a4d3b581acef;hb=9812213260e952ae601f94ab0915c680e8c80495;hp=966dede5324bae5c60a68b606f7e693c20367e9f;hpb=777488fff1f833e2bb699c700f38aa7374a80735;p=websub-hub diff --git a/CHANGELOG.md b/CHANGELOG.md index 966dede..c14c493 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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