From 9bfccc710ddb4add315c28e01bb1122c99c45ecc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?marcin=20miko=C5=82ajczak?= Date: Sat, 7 Jan 2023 12:28:44 +0100 Subject: [PATCH] Update changelog MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: marcin mikołajczak --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b75fc1c63..a2f160e390 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Events: don't crash when searching for a location. - Search: fixes an abort error when using the navbar search component. - Posts: fix monospace font in Markdown code blocks. +- Editing: don't insert edited posts to the top of the feed. ## [3.0.0] - 2022-12-25