projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28d0986
)
Update CHANGELOG
author
Roman Chvanikov
<chvanikoff@pm.me>
Sun, 20 Sep 2020 17:58:32 +0000
(20:58 +0300)
committer
Roman Chvanikov
<chvanikoff@pm.me>
Sun, 20 Sep 2020 17:58:32 +0000
(20:58 +0300)
CHANGELOG.md
patch
|
blob
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index 5a7e27fd3ab3e184a757014e3f09abed73951f69..9fd5f9efe5c96e715b2e53ecf8e7edc0bc741eef 100644
(file)
--- a/
CHANGELOG.md
+++ b/
CHANGELOG.md
@@
-7,6
+7,7
@@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Added
- Experimental websocket-based federation between Pleroma instances.
+- User and conversation mutes can now auto-expire if `expires_in` parameter was given while adding the mute.
### Changed