From 8a9ce69c5a26ef08d0c27f886eb883e8b91586ed Mon Sep 17 00:00:00 2001 From: Filip Krawczyk Date: Mon, 29 Aug 2022 01:03:37 +0200 Subject: [PATCH 1/2] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f6a7a2..ce9b9ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ - Create post community picker now has autocomplete - You can now add an instance from the three dots menu on the instance page +- Eitor for writing comments, posts, and profile bio now has a toolbar with shortcuts to all the common markdown things ## v0.8.0 - 2022-01-14 From d2a219015152edb09c5901523fb4313d686063e1 Mon Sep 17 00:00:00 2001 From: Filip Krawczyk Date: Mon, 29 Aug 2022 12:08:02 +0200 Subject: [PATCH 2/2] typo fix --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ce9b9ba..fdbe581 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ - Create post community picker now has autocomplete - You can now add an instance from the three dots menu on the instance page -- Eitor for writing comments, posts, and profile bio now has a toolbar with shortcuts to all the common markdown things +- Editor for writing comments, posts, and profile bio now has a toolbar with shortcuts to all the common markdown things ## v0.8.0 - 2022-01-14