From 038132d3b53a100c26e1ccac34f95771f505cbab Mon Sep 17 00:00:00 2001 From: Kali Kaneko <kali@leap.se> Date: Fri, 6 Oct 2017 18:41:16 +0200 Subject: [PATCH] [docs] add singleton bootstrap fix to changelog --- docs/changelog.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 0212b0d17..78c0fc719 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -1,6 +1,19 @@ Changelog ===================== +0.10.2 - `master`_ +------------------------------- + +.. note:: This version is not yet released and is under active development. + +0.10.1 +--------------------- + +Bugfixes +~~~~~~~~ +- `#9073 <https://0xacab.org/leap/bitmask-dev/issues/9073>`_: fix bootstrapping of providers like riseup. +- Use the right path for firewall in debian packages. + 0.10.0 - la rosa de foc ----------------------- -- GitLab