-
Notifications
You must be signed in to change notification settings - Fork 375
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changelog update for 0.19.6 publication
- Loading branch information
Showing
2 changed files
with
12 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,10 +10,12 @@ | |
<string name="email_url" translatable="false">[email protected]</string> | ||
<string name="revision_history_label" translatable="false">Revision History: </string> | ||
<string name="revision_history" translatable="false">\n | ||
v0.19.6: April 07, 2021\n | ||
v0.19.6: April 18, 2021\n | ||
\t- Enhancement: Fixed German translation (Thank you @lucca-ruhland)\n | ||
\t- Enhancement: Added Ramdom play for music player (Thank you @alextsakpinis)\n | ||
\t- Bug: Fixed access grant for music player (Thank you @alextsakpinis)\n | ||
\t- Bug: Fixed small UI bug \n | ||
\t- Bug: Fixed Profile birthday update | ||
\t- Bug: Fixed profile birthday update\n | ||
</string> | ||
<string name="thanks_label" translatable="false">Libraries used in this app: </string> | ||
<string name="MPAndroidChart_content" translatable="false">MPAndroidChart (Apache 2.0)</string> | ||
|