diff options
author | rinpatch <rinpatch@sdf.org> | 2019-11-19 19:19:12 +0300 |
---|---|---|
committer | rinpatch <rinpatch@sdf.org> | 2019-11-19 19:19:12 +0300 |
commit | 3527a03e58eba62fe36366c7b8dd5785c682d264 (patch) | |
tree | 389fca39210e55a6c32a54a6a4ec6797f002baaf | |
parent | df22197755ab026e1b413af09707ec138b593fad (diff) | |
download | pleroma-3527a03e58eba62fe36366c7b8dd5785c682d264.tar.gz |
Add a changelog entry for oauth authorize fix
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e2010839..1427bc347 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [1.1.6] - 2019-11-19 ## Fixed +- Not being able to log into to third party apps when the browser is logged into mastofe - Mastodon API: conversations API crashing when one status is malformed ## [1.1.5] - 2019-11-09 |