diff options
author | pacien | 2023-01-02 02:50:48 +0100 |
---|---|---|
committer | pacien | 2023-01-02 02:50:48 +0100 |
commit | 398f218e64a85320b88a314474ac888d12c811db (patch) | |
tree | 0d0cf4f842c49e957f356fba6b3bee8b63388ba6 /changelog.md | |
parent | 37d72b13961b67a329d115291e3a182e3c14d8e3 (diff) | |
download | tincapp-0.34.tar.gz |
release 0.34v0.34
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index c2c97a4..12233c8 100644 --- a/changelog.md +++ b/changelog.md | |||
@@ -3,6 +3,11 @@ | |||
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.34 - 2023-01-02 | ||
7 | - add prominent warning at the top of the network list (Google Play requirement) | ||
8 | - update LibreSSL to 3.6.1 | ||
9 | - update Android SDK target API to 32 | ||
10 | |||
6 | ## v0.33 - 2021-07-12 | 11 | ## v0.33 - 2021-07-12 |
7 | - update tinc to 1.1-pre18 | 12 | - update tinc to 1.1-pre18 |
8 | - update LibreSSL to 3.3.3 | 13 | - update LibreSSL to 3.3.3 |