projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49717f3
)
Update CHANGELOG
author
Egor Kislitsyn
<egor@kislitsyn.com>
Wed, 9 Dec 2020 15:40:40 +0000
(19:40 +0400)
committer
Egor Kislitsyn
<egor@kislitsyn.com>
Wed, 9 Dec 2020 15:40:40 +0000
(19:40 +0400)
CHANGELOG.md
patch
|
blob
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index f4ef66408574649af2c092a8d0662912f27afc46..d50970400d810ea20e57ab9c9d5de26bf700d1a4 100644
(file)
--- a/
CHANGELOG.md
+++ b/
CHANGELOG.md
@@
-31,7
+31,7
@@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Pleroma API: (`GET /api/v1/pleroma/federation_status`) Add a way to get a list of unreachable instances.
- Mastodon API: User and conversation mutes can now auto-expire if `expires_in` parameter was given while adding the mute.
- Admin API: An endpoint to manage frontends
-
+- Streaming API: Add follow relationships updates
</details>
### Fixed