Skip to content

Commit ecc9e81

Browse files
committed
Changelog update for 0.19.6 publication
1 parent b2a1ef9 commit ecc9e81

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
## Change Log
22

3-
### 0.19.5: January 24, 2021\n
3+
v0.19.6: April 18, 2021
4+
- Enhancement: Fixed German translation (Thank you @lucca-ruhland)
5+
- Enhancement: Added Ramdom play for music player (#13 - Thank you @alextsakpinis)
6+
- Bug: Fixed access grant for music player (#194 - Thank you @alextsakpinis)
7+
- Bug: Fixed small UI bug
8+
- Bug: Fixed profile birthday update (#189)
9+
10+
### 0.19.5: January 24, 2021
411
- Enhancement: Add 1 Max Rep in graph (#185 - Thank you @realGWM)
512
- Enhancement: Updated graph function - view rep count (#182)
613
- Enhancement: Added Russian language (#187 - Thank you @zayn1991)

app/src/main/res/values/about.xml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,12 @@
1010
<string name="email_url" translatable="false">[email protected]</string>
1111
<string name="revision_history_label" translatable="false">Revision History: </string>
1212
<string name="revision_history" translatable="false">\n
13-
v0.19.6: April 07, 2021\n
13+
v0.19.6: April 18, 2021\n
1414
\t- Enhancement: Fixed German translation (Thank you @lucca-ruhland)\n
15+
\t- Enhancement: Added Ramdom play for music player (Thank you @alextsakpinis)\n
16+
\t- Bug: Fixed access grant for music player (Thank you @alextsakpinis)\n
1517
\t- Bug: Fixed small UI bug \n
16-
\t- Bug: Fixed Profile birthday update
18+
\t- Bug: Fixed profile birthday update\n
1719
</string>
1820
<string name="thanks_label" translatable="false">Libraries used in this app: </string>
1921
<string name="MPAndroidChart_content" translatable="false">MPAndroidChart (Apache 2.0)</string>

0 commit comments

Comments
 (0)