summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKali Kaneko (leap communications) <kali@leap.se>2019-01-31 22:28:33 +0100
committerKali Kaneko (leap communications) <kali@leap.se>2019-01-31 22:28:33 +0100
commit926bb3d82eb7774872bbc606ac112cfb733f88c9 (patch)
treeb683142173556ae740c6d303c4859d0bf91e2efc
parentd85e96803b8a6e2ee15ae75df7ee51c89942ea71 (diff)
[docs] update changelog
-rw-r--r--CHANGELOG.rst12
1 files changed, 11 insertions, 1 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index b89db2c..1b32a54 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -1,11 +1,21 @@
Changelog for Bitmask Lite/RiseupVPN
====================================
-0.19.1 - `master`_
+0.19.2 - `master`_
-------------------
.. note:: This version is not yet released and is under active development.
+0.19.1
+-------------------
+- Use firewall status to check if the vpn is in failed status
- Create a tarball for packaging.
+- Reload firewall with SIGUSR1
+- Reorganize code
+- Move provider configuration into a set of constants
+- Vendorize deps
+- Wait until the systray is initalized to start the systray loop
+- Allow tls 1.0 as a workaround for buster/sid
+- Rename the systray reconnection on fail-close
0.18.12
-------