projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc8f059
)
Update CHANGELOG
author
Egor Kislitsyn
<egor@kislitsyn.com>
Tue, 11 Jun 2019 07:36:51 +0000
(14:36 +0700)
committer
Egor Kislitsyn
<egor@kislitsyn.com>
Tue, 11 Jun 2019 07:36:51 +0000
(14:36 +0700)
CHANGELOG.md
patch
|
blob
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index cf2232b09defbbd1e1f2e3d441f407602531335e..cbdaa9c6ff0750f90551c4f6038bbeb034609ba1 100644
(file)
--- a/
CHANGELOG.md
+++ b/
CHANGELOG.md
@@
-53,6
+53,7
@@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- MRF: Support for stripping avatars and banner images from specific instances (`mrf_simple`)
- MRF: Support for running subchains.
- Configuration: `skip_thread_containment` option
+- Configuration: `rate_limit` option. See `Pleroma.Plugs.RateLimiter` documentation for details.
### Changed
- **Breaking:** Configuration: move from Pleroma.Mailer to Pleroma.Emails.Mailer