aboutsummaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md5
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 @@
3This file lists notable changes that have been made to the application on each release. 3This file lists notable changes that have been made to the application on each release.
4Releases are tracked and referred to using git tags. 4Releases 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