summaryrefslogtreecommitdiff
path: root/docs/changelog.rst
diff options
context:
space:
mode:
authorRuben Pollan <meskio@sindominio.net>2018-07-12 19:36:32 +0200
committerRuben Pollan <meskio@sindominio.net>2018-07-12 19:36:32 +0200
commit5cbbf052ffb5814c5a8a2f62417b5d1a2475778e (patch)
treee7466abe7e728fcb9f7d148f88304f379d8788b7 /docs/changelog.rst
parent8f00bd0561fd4018ca99fccad84e099b457ead14 (diff)
[pkg] bump version to 0.10.70.10.7
Diffstat (limited to 'docs/changelog.rst')
-rw-r--r--docs/changelog.rst14
1 files changed, 13 insertions, 1 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index 997e0fd4..1587b1b2 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -1,7 +1,7 @@
Changelog
=====================
-0.10.7 - `master`_
+0.10.8 - `master`_
-------------------------------
.. note:: This version is not yet released and is under active development.
@@ -10,6 +10,18 @@ Changelog
Bugfixes
~~~~~~~~
+- Various systray fixes
+
+Features
+~~~~~~~~
+- Add support for tcp management on openvpn
+
+
+0.10.6
+-------------------------------
+
+Bugfixes
+~~~~~~~~
- `#9278 <https://0xacab.org/leap/bitmask-dev/issues/9278>`_: Workaround for QtWebview bug causing a crash.
Misc