From 85304cdb28114d792f2b1790cf315d2ac28554b8 Mon Sep 17 00:00:00 2001 From: lao9s Date: Fri, 12 Apr 2024 14:31:02 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3248db73..6e8ebf5b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,22 @@ All notable changes to `mixpost` will be documented in this file. +## v1.5.2 - 2024-04-12 + +**Fixes** + +- Fixed pasting empty lines to the editor +- Fixed Mastodon post count of text characters +- Fixed loading media files in the calendar + +**Changes** + +- Renamed Twitter to X (icon changed) + +**Miscellaneous** + +- Improved design + ## v1.5.1 - 2024-04-05 **Miscellaneous**