diff options
author | pacien | 2023-01-06 20:02:04 +0100 |
---|---|---|
committer | pacien | 2023-01-06 20:04:53 +0100 |
commit | 8a470f31c97ee754f835f09a20c9b281a645e1e3 (patch) | |
tree | 0e52754190da88079dcbb4b088bf4b202cf84e22 /changelog.md | |
parent | a29c370ee7dff17798fdba8f3d54b9de62e64084 (diff) | |
download | tincapp-8a470f31c97ee754f835f09a20c9b281a645e1e3.tar.gz |
version v0.35v0.35
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 12233c8..c055fbc 100644 --- a/changelog.md +++ b/changelog.md | |||
@@ -3,6 +3,9 @@ | |||
3 | This file lists notable changes that have been made to the application on each release. | 3 | This file lists notable changes that have been made to the application on each release. |
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 | ||
7 | - fix app crash when connecting or enabling FTP server (android 31+) | ||
8 | |||
6 | ## v0.34 - 2023-01-02 | 9 | ## v0.34 - 2023-01-02 |
7 | - 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) |
8 | - update LibreSSL to 3.6.1 | 11 | - update LibreSSL to 3.6.1 |