From 776ed058c763d2317ff27be4900da7f7d194772f Mon Sep 17 00:00:00 2001 From: Kitaiti Makoto Date: Sun, 8 May 2022 18:53:57 +0900 Subject: [PATCH] [skip ci]Add changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e8e842c1..e05f4a16 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,13 +8,14 @@ - Basque language (#1013) - Unit tests for ActivityPub (#1021) +- Move to action area after liking/boosting/commenting (#1074) ### Changed - Bump Rust to nightly 2022-01-26 (#1015) - Remove "Latest articles" timeline (#1069) - Change order of timeline tabs (#1069, #1070, #1072) -- Migrate ActivityPub-related crates from activitypub 0.1 to activitystreams 0.7 +- Migrate ActivityPub-related crates from activitypub 0.1 to activitystreams 0.7 (#1022) ### Fixed