diff options
author | Alibek Omarov <a1ba.omarov@gmail.com> | 2021-11-17 00:39:10 +0100 |
---|---|---|
committer | Gitea <gitea@fake.local> | 2021-11-17 00:39:10 +0100 |
commit | efc28812b8de0d9a6c16d5af1380c6e9c3ef92b1 (patch) | |
tree | 9b21d71b9f5f69c7d125ace952c933b6a42b22f0 | |
parent | 04aca335aa44a34562c4eba6cbff3875cc76b486 (diff) | |
download | pleroma-efc28812b8de0d9a6c16d5af1380c6e9c3ef92b1.tar.gz |
Add changelog entry
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index decf9ef47..ecefba381 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Allow users to remove their emails if instance does not need email to register ### Added +- `activeMonth` and `activeHalfyear` fields in NodeInfo usage.users object ### Fixed - Subscription(Bell) Notifications: Don't create from Pipeline Ingested replies |