diff options
author | pacien | 2019-09-15 05:58:31 +0200 |
---|---|---|
committer | pacien | 2019-09-15 05:58:31 +0200 |
commit | 2c566d2bf3c3f4663426cc9bb0d3917e5989635b (patch) | |
tree | f8269e7b4bc90a39bd87f49ff47291f3ee4864e7 /changelog.md | |
parent | 3bc69093654f61c723a70bca9d57ffd57062cb2f (diff) | |
download | tincapp-2c566d2bf3c3f4663426cc9bb0d3917e5989635b.tar.gz |
release v0.28v0.28
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 2e7df6e..73b5bc2 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.28 - 2019-09-15 | ||
7 | - fix daemon startup on Android 10 | ||
8 | - notify user of missing VPN permission | ||
9 | - update Kotlin to 1.3.50 | ||
10 | |||
6 | ## v0.27 - 2019-06-14 | 11 | ## v0.27 - 2019-06-14 |
7 | - fix R8 optimisation that made the app unable to load its libraries | 12 | - fix R8 optimisation that made the app unable to load its libraries |
8 | 13 | ||