From a7da00d4f74b0c614971da0978a0f0d6c316fa8b Mon Sep 17 00:00:00 2001 From: Matt C <96466754+buffless-matt@users.noreply.github.com> Date: Fri, 27 May 2022 20:25:57 +1000 Subject: Add storage and module API methods to get monthly active users and their appservices (#12838) --- changelog.d/12838.feature | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/12838.feature (limited to 'changelog.d/12838.feature') diff --git a/changelog.d/12838.feature b/changelog.d/12838.feature new file mode 100644 index 0000000000..b24489aaad --- /dev/null +++ b/changelog.d/12838.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