aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index a1b22b7..3adee27 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,10 @@
+## [v0.9-beta] - 2018-07-04
+* FIXED Issue #1867 "Download app not working" (see below)
+* NEW: creates a network connection that is fully integrated with android's connectivity framework
+* NEW: all backend operations are now managed through a service
+* cleaned up code design, refined structure of classes and entities
+* massively restyled core logic: approaching version 1.0!
+
## [v0.6] - 2017-12-17
* NEW: introduced static IP/gateway settings per network.
* NEW: added OpenVPN support via interaction with de.blinkt.openvpn