add missing item to changelog

This commit is contained in:
sk
2022-12-07 19:16:14 +01:00
parent ede7ece25a
commit 2515a8d381
2 changed files with 2 additions and 0 deletions

View File

@@ -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) * [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) * [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 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 ## Building

View File

@@ -1,4 +1,5 @@
- Custom color themes by @LucasGGamerM - Custom color themes by @LucasGGamerM
- New "megalodon" text logo submitted by @LucasGGamerM
- Better emoji search while composing - Better emoji search while composing
- Tweaked voting (display own vote, always display vote button, don't cut off long answers) - Tweaked voting (display own vote, always display vote button, don't cut off long answers)
- Add push notification setting for post notifications - Add push notification setting for post notifications