diff options
author | rinpatch <rinpatch@sdf.org> | 2019-11-19 19:47:03 +0300 |
---|---|---|
committer | rinpatch <rinpatch@sdf.org> | 2019-11-19 19:47:03 +0300 |
commit | 34206e4d7f2f5abe896882874e142374d987c44f (patch) | |
tree | 0b1a885f966c36e296d8d48048ddf25fc30b7a93 | |
parent | c2e9c1c8a58e873c979f2fd160bddf003e852e49 (diff) | |
download | pleroma-34206e4d7f2f5abe896882874e142374d987c44f.tar.gz |
changelog: fix wrong header levels
-rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index fab4801b4..eac7d7366 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,17 +4,17 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [1.1.6] - 2019-11-19 -## Fixed +### Fixed - Not being able to log into to third party apps when the browser is logged into mastofe - Email confirmation not being required even when enabled - Mastodon API: conversations API crashing when one status is malformed -## Bundled Pleroma-FE Changes -### Added +### Bundled Pleroma-FE Changes +#### Added - About page - Meme arrows -### Fixed +#### Fixed - Image modal not closing unless clicked outside of image - Attachment upload spinner not being centered - Showing follow counters being 0 when they are actually hidden |