We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a96dd0 commit 67e96d0Copy full SHA for 67e96d0
CHANGELOG.md
@@ -2,6 +2,7 @@
2
3
### 0.20.5.1: February 22, 2022
4
- Bug: Fixed start issue (#252)
5
+- Bug: Fixed Dutch translation
6
7
### 0.20.5: February 13, 2022
8
- Enhancement: Changes csv column names. Please refer to github WIKI documentation for details (#49, #209)
app/src/main/res/values/about.xml
@@ -13,6 +13,7 @@
13
<string name="revision_history" translatable="false">\n
14
0.20.5.1: February 22, 2022\n
15
\t- Bug: Fixed start issue (#252)\n
16
+ \t- Bug: Fixed Dutch translation\n
17
0.20.5: February 6, 2022\n
18
\t- Enhancement: Changes csv column names. Please refer to github WIKI documentation for details (#49, #209)\n
19
\t- Enhancement: Added program and program templates to csv export (#228) \n
0 commit comments