From cd9fc058dea3a5f5ef282ebdcb48aa6caf1eb722 Mon Sep 17 00:00:00 2001 From: Brendan Abolivier Date: Mon, 30 May 2022 18:37:52 +0200 Subject: Document the Synapse version of a new module API method (#12917) --- changelog.d/12917.feature | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/12917.feature (limited to 'changelog.d/12917.feature') diff --git a/changelog.d/12917.feature b/changelog.d/12917.feature new file mode 100644 index 0000000000..b24489aaad --- /dev/null +++ b/changelog.d/12917.feature @@ -0,0 +1 @@ +Add storage and module API methods to get monthly active users (and their corresponding appservices) within an optionally specified time range. -- cgit 1.5.1