summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrinpatch <rinpatch@sdf.org>2019-11-19 19:24:45 +0300
committerrinpatch <rinpatch@sdf.org>2019-11-19 19:24:45 +0300
commit957fb059dfdafcfa3a6bf59c6ec16b038fc0ab2f (patch)
tree13362ebba6f32dd33674dbccd97bcbe2672dbfa1
parent4079ed3b75e98f8639dc65186914f913982c5c0d (diff)
Add a changelog entry for email confirmation fix
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1427bc347..f5fa19fc9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,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
+- Email confirmation not being required even when enabled
- Mastodon API: conversations API crashing when one status is malformed
## [1.1.5] - 2019-11-09