bump package version to 1.1.5
[websub-hub] / CHANGELOG.md
index e7fb95b086b3187f83f133aa48ce44d95e4806c2..afd0ba87aeed96446f756361689d3a88b8515392 100644 (file)
@@ -4,6 +4,12 @@ Releases and notable changes to this project are documented here.
 
 ## [Unreleased]
 
+### Fixed
+
+- Reverted change introduced in v1.1.3 which consolidated db connections, as it was causing data-integrity issues.
+- Issue with SQLite backend causing admin details about subscriptions to show errors.
+- Verifications will not be attempted until their topics become active, reducing worker activity in certain situations.
+
 ## [v1.1.4] - 2021-08-16
 
 ### Fixed