summaryrefslogtreecommitdiff
path: root/docs
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
parent8f00bd0561fd4018ca99fccad84e099b457ead14 (diff)
[pkg] bump version to 0.10.70.10.7
Diffstat (limited to 'docs')
-rw-r--r--docs/changelog.rst14
-rw-r--r--docs/conf.py2
2 files changed, 14 insertions, 2 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
diff --git a/docs/conf.py b/docs/conf.py
index dc1f55e1..2afb2625 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -61,7 +61,7 @@ author = u'LEAP Encryption Access Project'
# The short X.Y version.
version = u'0.10'
# The full version, including alpha/beta/rc tags.
-release = u'0.10.6'
+release = u'0.10.7'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.