diff options
author | pacien | 2023-01-09 00:22:38 +0100 |
---|---|---|
committer | pacien | 2023-01-09 00:22:49 +0100 |
commit | 7aafc91bc8a2e9e1cf84204c9aa2b0437748c1c3 (patch) | |
tree | 6f4c9546c11858804ae2ab880f305b8e7e04afc4 | |
parent | 73ccf8da6fed0e4c7badd25ce89075faa3c01b4b (diff) | |
download | tincapp-7aafc91bc8a2e9e1cf84204c9aa2b0437748c1c3.tar.gz |
changelog: fix android version number (vs API)
-rw-r--r-- | changelog.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md index c055fbc..845f1bc 100644 --- a/changelog.md +++ b/changelog.md | |||
@@ -4,7 +4,7 @@ This file lists notable changes that have been made to the application on each r | |||
4 | Releases are tracked and referred to using git tags. | 4 | Releases are tracked and referred to using git tags. |
5 | 5 | ||
6 | ## v0.35 -- 2023-01-06 | 6 | ## v0.35 -- 2023-01-06 |
7 | - fix app crash when connecting or enabling FTP server (android 31+) | 7 | - fix app crash when connecting or enabling FTP server (android 12+) |
8 | 8 | ||
9 | ## v0.34 - 2023-01-02 | 9 | ## v0.34 - 2023-01-02 |
10 | - add prominent warning at the top of the network list (Google Play requirement) | 10 | - add prominent warning at the top of the network list (Google Play requirement) |