aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgor Kislitsyn <egor@kislitsyn.com>2021-01-27 18:23:46 +0400
committerEgor Kislitsyn <egor@kislitsyn.com>2021-01-27 18:23:46 +0400
commit13a2ae8ce0f6eb642ef9d6b8fb2cc08e712385c5 (patch)
treefb1347af5adfe959814653e2e58dd4cbe0df2226
parentbddb01bdedf93b3aabed6a90a3e4f9eac7ef33f0 (diff)
downloadpleroma-13a2ae8ce0f6eb642ef9d6b8fb2cc08e712385c5.tar.gz
Update CHANGELOG
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c4f3867a2..905e35f26 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -49,6 +49,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Admin API: An endpoint to manage frontends.
- Streaming API: Add follow relationships updates.
- WebPush: Introduce `pleroma:chat_mention` and `pleroma:emoji_reaction` notification types
+- Mastodon API: Add monthly active users to `/api/v1/instance` (`pleroma.stats.mau`)
</details>
### Fixed