diff options
author | Ariadne Conill <ariadne@dereferenced.org> | 2019-07-31 20:14:53 +0000 |
---|---|---|
committer | Ariadne Conill <ariadne@dereferenced.org> | 2019-07-31 20:14:53 +0000 |
commit | d006742fd782ba52c82b4f8aee5b3c7d80e2cb6e (patch) | |
tree | cac7ae98e5be4f4c040b7d1f4785626921664326 | |
parent | e5cb15ce2b23f0b70fd80077a72d9399267663e2 (diff) | |
download | pleroma-d006742fd782ba52c82b4f8aee5b3c7d80e2cb6e.tar.gz |
changelog again
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a8059f7d..a112db41c 100644 --- 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/). ### Security - OStatus: eliminate the possibility of a protocol downgrade attack. - OStatus: prevent following locked accounts, bypassing the approval process. +- TwitterAPI: use CommonAPI to handle remote follows instead of OStatus. ### Fixed - `pleroma_ctl` not detecting the master branch properly. If you get "Releases are built only for master and develop branches" error when updating, please add `-` to the end of the line in `releases/start_erl.data` |