From 2624258cfde39341a9af6d4da909850106f2f70b Mon Sep 17 00:00:00 2001 From: ilja space Date: Mon, 2 Dec 2024 12:35:21 +0100 Subject: [PATCH] Add "FEP-c16b: Formatting MFM functions" to CHANGELOG.md --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 74a925a3f..b93732fdf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,19 @@ 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/). +## UNRELEASED + +### BREAKING +- The HTML content for new posts (both Client-to-Server as well as Server-to-Server communication) will now use a different formatting to represent MFM. See [FEP-c16b](https://codeberg.org/fediverse/fep/src/branch/main/fep/c16b/fep-c16b.md) for more details. + +### Fixed + +### Changed + +### Added + +### Removed + ## 3.13.3 ## BREAKING