From 95032bae92861c9dc8b26d76125ac82c611f59d7 Mon Sep 17 00:00:00 2001 From: Benjamin Neff Date: Tue, 20 Nov 2018 22:03:15 +0100 Subject: [PATCH] Fix typo in changelog for 0.7.8.0 --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index d5d5dc388..20845b1d6 100644 --- a/Changelog.md +++ b/Changelog.md @@ -9,7 +9,7 @@ ## Bug fixes * Ignore invalid URLs for camo [#7922](https://github.com/diaspora/diaspora/pull/7922) -* Unlinking a post did not update the participation icon without a reload [#7882](https://github.com/diaspora/diaspora/pull/7882) +* Unliking a post did not update the participation icon without a reload [#7882](https://github.com/diaspora/diaspora/pull/7882) * Fix broken Instagram embedding [#7920](https://github.com/diaspora/diaspora/pull/7920) ## Features