logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://hacktivis.me/git/pleroma.git
commit: 9d6415de157ddf6effb154b354fd6410dba8aae6
parent 3104367931bdd259752fb9e2b7a19ba42a72e614
Author: lain <lain@soykaf.club>
Date:   Wed, 23 Sep 2020 10:54:24 +0200

Changelog: Info about email fix.

Diffstat:

MCHANGELOG.md3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -28,6 +28,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Removed `:managed_config` option. In practice, it was accidentally removed with 2.0.0 release when frontends were switched to a new configuration mechanism, however it was not officially removed until now. +### Fixed +- Allow sending out emails again. + ## [2.1.2] - 2020-09-17