From: FloatingGhost Date: Thu, 18 Aug 2022 03:23:07 +0000 (+0100) Subject: add changelog entry X-Git-Url: http://git.squeep.com/?a=commitdiff_plain;ds=sidebyside;h=a8f8ecce31238309e677802ad57d6521d58b814d;p=akkoma add changelog entry --- diff --git a/CHANGELOG.md b/CHANGELOG.md index b32ae2e16..41b352f21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Added - support for fedibird-fe, and non-breaking API parity for it to function +### Changed +- MFM parsing is now done on the backend by a modified version of ilja's parser -> https://akkoma.dev/AkkomaGang/mfm-parser + ### Fixed - Compatibility with latest meilisearch - Resolution of nested mix tasks (i.e search.meilisearch) in OTP releases