From 495db142d78cc382f690a59768fb9cd7136d45ca Mon Sep 17 00:00:00 2001 From: sk Date: Fri, 9 Dec 2022 03:14:11 +0100 Subject: [PATCH] update readme --- README.md | 1 + metadata/en-US/changelogs/57.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 75afc39f2..fe5be7c7a 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,7 @@ There's also a handful of custom strings exclusive to this projects that would n * [Clickable reply line while replying to open original post](https://github.com/mastodon/mastodon-android/compare/master...sk22:megalodon:feature/clickable-reply-line-compose) * [Add push notification setting for post notifications](https://github.com/sk22/megalodon/commit/b190480d7739be47f23543d9e7644660f9b4b4ee) * [Add option to allow voting for multiple options on polls](https://github.com/sk22/megalodon/commit/5b28468efd49387b4f8b83f142f3adf3104ca60c) +* [Add translate function](https://github.com/mastodon/mastodon-android/compare/master...sk22:megalodon:feature/translate-button) ### Behavior diff --git a/metadata/en-US/changelogs/57.txt b/metadata/en-US/changelogs/57.txt index 811e427a6..7885ff522 100644 --- a/metadata/en-US/changelogs/57.txt +++ b/metadata/en-US/changelogs/57.txt @@ -1,3 +1,4 @@ - Improve semantics for voting on polls (radio buttons and checkboxes) - Add option to allow voting for multiple options on polls +- Add translate function - Bugfixes \ No newline at end of file