summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.rst')
-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
-------