From 2515a8d381730bb6e717f330fc1776f88dc0bc7e Mon Sep 17 00:00:00 2001 From: sk Date: Wed, 7 Dec 2022 19:16:14 +0100 Subject: [PATCH] add missing item to changelog --- README.md | 1 + metadata/en-US/changelogs/56.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index ac64558ab..346f95db5 100644 --- a/README.md +++ b/README.md @@ -156,6 +156,7 @@ There's also a handful of custom strings exclusive to this projects that would n * [Improvements to the true black mode](https://github.com/mastodon/mastodon-android/compare/master...sk22:megalodon:true-black-improvements) * [Profile header tweaks](https://github.com/mastodon/mastodon-android/compare/master...sk22:megalodon:ui/profile-header-tweaks) * [Custom color themes](https://github.com/sk22/megalodon/pull/124) by [@LucasGGamerM](https://github.com/LucasGGamerM) +* [Custom "megalodon" text logo](https://github.com/sk22/megalodon/commit/563afd487ca5c608cfbb00fa3909d3c27384acc0) by [@LucasGGamerM](https://github.com/LucasGGamerM) ## Building diff --git a/metadata/en-US/changelogs/56.txt b/metadata/en-US/changelogs/56.txt index 988a6f97f..5cc904d40 100644 --- a/metadata/en-US/changelogs/56.txt +++ b/metadata/en-US/changelogs/56.txt @@ -1,4 +1,5 @@ - Custom color themes by @LucasGGamerM +- New "megalodon" text logo submitted by @LucasGGamerM - Better emoji search while composing - Tweaked voting (display own vote, always display vote button, don't cut off long answers) - Add push notification setting for post notifications