summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Leonard <meanderingcode@aetherislands.net>2014-02-10 18:40:30 -0800
committerSean Leonard <meanderingcode@aetherislands.net>2014-02-12 13:23:14 -0800
commitceab2c90c3d980123008830764b0064ffd1285ba (patch)
treed9a54cf6f5df4039f99fd8ca7dca7c39e7f013e9
parent2350586292b6a928cf8012adeccd0620a7d9e00c (diff)
changelog
-rw-r--r--CHANGELOG14
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index d734f8e2..7b635a06 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,17 @@
+0.4 Feb 10 2014
+Features
+- Use token based authentication
+- UI Improvements
+- Show location of VPN gateway
+- About view is now an Activity
+- Removed ics-openvpn references and unused code
+Bugs Fixed
+- Improved handling of Configuration Wizard errors
+- Use strong cert pinning for provider
+- Progress bars layout
+- References to "LEAP Android" changed to Bitmask
+- Login/logout messages clear when complete
+
0.2.3 Nov 29 2013
Features
- Begin integrating tests into repository