summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorTusooa Zhu <tusooa@kazv.moe>2021-09-12 00:12:05 -0400
committerTusooa Zhu <tusooa@kazv.moe>2021-12-28 01:11:06 -0500
commit3092558bc1cef6cbea12284de17c13175b8d97ab (patch)
tree3ee4a28d391f002a4d1d70650ba793b1a2a4f552 /CHANGELOG.md
parentdf90b3e66ab3d53f727a7978696e32fe01d48f0f (diff)
Add changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e527f32de..4dcebb16c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,6 +18,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Experimental support for Finch. Put `config :tesla, :adapter, {Tesla.Adapter.Finch, name: MyFinch}` in your secrets file to use it. Reverse Proxy will still use Hackney.
- AdminAPI: allow moderators to manage reports, users, invites, and custom emojis
- AdminAPI: restrict moderators to access sensitive data: change user credentials, get password reset token, read private statuses and chats, etc
+- Added move account API
### Fixed
- Subscription(Bell) Notifications: Don't create from Pipeline Ingested replies