diff options
author | pacien | 2019-10-13 01:09:17 +0200 |
---|---|---|
committer | pacien | 2019-10-13 01:09:17 +0200 |
commit | c25f024320abf58d0831f10fa877f6a58635cd53 (patch) | |
tree | 4ca3b5dca47ccb8eb23aa37b8163117310e48b56 /changelog.md | |
parent | 2c566d2bf3c3f4663426cc9bb0d3917e5989635b (diff) | |
download | tincapp-c25f024320abf58d0831f10fa877f6a58635cd53.tar.gz |
target sdk 28
switching from android.support to androidx
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 73b5bc2..5794582 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.29 - (next release) | ||
7 | - set target SDK to 28 | ||
8 | |||
6 | ## v0.28 - 2019-09-15 | 9 | ## v0.28 - 2019-09-15 |
7 | - fix daemon startup on Android 10 | 10 | - fix daemon startup on Android 10 |
8 | - notify user of missing VPN permission | 11 | - notify user of missing VPN permission |